Property<T>.Enabled 屬性

定義

取得是否已啟用屬性。

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

屬性值

Boolean

如果已啟用屬性,則為 true,否則為 false

適用於