ConnectedServiceWizardPage.IsEnabled 属性

定义

获取或设置一个值,该值指示此页面是否已启用,并且可以使用左侧页面选取器或“上一页”和“下一页”按钮导航到该页。

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

属性值

返回 Boolean

适用于