altcover

InvokeAltCoverCommand.AssemblyExcludeFilter property

Assembly names to exclude from instrumentation (linked to instrumented assemblies)

public string[] AssemblyExcludeFilter { get; set; }

See Also