Share via


TestAndCategoryPair.Enabled Property

Definition

Gets a value that indicates whether the link between the test and the category is enabled.

public:
 property bool Enabled { bool get(); };
public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

Property Value

true if the link between the test and the category is enabled; otherwise, false.

Applies to