Compartilhar via


PexFocusOnAttributeBase.DoNotReportCoverage Property

Definition

Gets a value indicating whether it should not report coverage.

public:
 property bool DoNotReportCoverage { bool get(); void set(bool value); };
public bool DoNotReportCoverage { get; set; }
member this.DoNotReportCoverage : bool with get, set
Public Property DoNotReportCoverage As Boolean

Property Value

true do not report coverage; otherwise, false.

Applies to