FragmentNavigationEventArgs.Fragment 속성

정의

URI(Uniform Resource Identifier) 조각을 가져옵니다.

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

속성 값

String

URI 조각입니다. 속성을 빈 문자열로 설정하면 기본적으로 콘텐츠의 맨 위를 탐색합니다.

적용 대상