NavigationEventArgs.Content 속성

정의

대상 페이지 콘텐츠의 루트 노드를 가져옵니다.

public:
 property System::Object ^ Content { System::Object ^ get(); };
public object Content { get; }
member this.Content : obj
Public ReadOnly Property Content As Object

속성 값

Object

대상 페이지 콘텐츠의 루트 요소입니다.

적용 대상