ContractOptionAttribute.Enabled 屬性

定義

判斷是否選項已啟用。

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

屬性值

如果已啟用此選項,則為 true,否則為 false

適用於