DotCoverCoverageSettings.

AttributeFilters Property

Summary

Gets the attribute filters using the following syntax: filter1;filter2;... Asterisk wildcard(*) is supported here This represents the /AttributeFilters option.

Syntax

public ISet<string> AttributeFilters { get; }

Value

Type Description
ISet<string>