ProvideTextEditorAutomationAttribute.PageName 속성

정의

페이지 이름을 가져옵니다.

public:
 property System::String ^ PageName { System::String ^ get(); };
public string PageName { get; }
member this.PageName : string
Public ReadOnly Property PageName As String

속성 값

페이지 이름을 지정하는 문자열 값입니다.

적용 대상