言語

ManagedWrapper.Enabled プロパティ

定義

ラッパーが有効かどうかを取得または設定します。

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

プロパティ値

ラッパーが有効であれば真です;そうでなければ、誤りです。

適用対象