ContractOptionAttribute.Enabled 속성

정의

옵션을 사용할 수 있는지 여부를 확인합니다.

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

속성 값

옵션을 사용할 수 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상