altcover

AltCover.PrepareOptions.AssemblyExcludeFilter property

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

public FSharpList<string> AssemblyExcludeFilter { get; }

See Also