ConnectedServiceSinglePage.IsFinishEnabled プロパティ

定義

ConnectedServiceSinglePage.GetFinishedServiceInstanceAsync() を呼び出すことができるかどうかを示す値を取得または設定します。

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 が返されます。

適用対象