Property<T>.Enabled 屬性

定義

判斷該屬性是否被啟用。

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

屬性值

true若屬性被啟用;否則,。 false

適用於