Share via


ContractOptionAttribute.Enabled プロパティ

定義

オプションが有効かどうかを判断します。

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

プロパティ値

オプションが有効になっている場合は true。それ以外の場合は false

適用対象