次の方法で共有


ConnectedServiceWizardPage.IsSelected プロパティ

定義

このページがウィザードに現在表示されているページであるかどうかを示す値を取得または設定します。

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

プロパティ値

Boolean が返されます。

適用対象