다음을 통해 공유


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를 반환합니다.

적용 대상