次の方法で共有


ConnectedServiceWizard.IsFinishEnabled プロパティ

定義

[完了] ボタンが有効かどうかを示す値を取得または設定します。

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

プロパティ値

Boolean が返されます。

適用対象