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

适用于