FragmentNavigationEventArgs.Fragment 屬性

定義

取得統一資源識別項 (URI) 片段。

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

屬性值

String

URI 片段。 如果將屬性設定為空字串,預設會巡覽至內容的頂層。

適用於