次の方法で共有


ConnectedServiceWizardPage.IsEnabled プロパティ

定義

このページが有効で、左側のページ ピッカーまたは [前へ] ボタンと [次へ] ボタンを使用して に移動できるかどうかを示す値を取得または設定します。

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

プロパティ値

Boolean が返されます。

適用対象