ContractOptionAttribute.Enabled Property

Definition

Determines if an option 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 option is enabled; otherwise, false.

Applies to