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

适用于