UsableDuringInitializationAttribute.Usable 屬性

定義

會得到一個值,表示該相關類別在初始化時是否可用。

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

屬性值

true如果相關類別在初始化時可用;否則,。 false

適用於