Share via


Page.Title 속성

정의

페이지의 제목을 가져오거나 설정합니다.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
public string Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

속성 값

설명

예를 들어 이 제목은 플라이아웃 메뉴 또는 탭 표시줄에 와 IconImageSource함께 표시될 수 있습니다.

적용 대상