altcover

Abstract.IPrepareOptions.AssemblyExcludeFilter property

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

public IEnumerable<string> AssemblyExcludeFilter { get; }

See Also