ContractOptionAttribute.Enabled 属性

定义

确定选项是否启用。

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

属性值

如果启用该选项,则为 true;否则,为 false

适用于