ContractOptionAttribute.Enabled 属性

定义

确定是否启用了选项。

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

属性值

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

适用于