ConnectedServiceWizard.IsPreviousEnabled 属性

定义

获取或设置一个值,该值指示是否启用“上一个”按钮。

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

属性值

返回 Boolean

适用于