다음을 통해 공유


ConnectedServiceWizardPage.IsSelected 속성

정의

이 페이지가 마법사에 현재 표시된 페이지인지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean를 반환합니다.

적용 대상