altcover

PrepareOptions.AssemblyExcludeFilter property

Corresponds to command line option -e, --assemblyExcludeFilter=VALUE

public virtual IEnumerable<string> AssemblyExcludeFilter { get; }

See Also