NavigationService.CurrentSource 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得最後巡覽之內容的 URI。
public:
property Uri ^ CurrentSource { Uri ^ get(); };
public Uri CurrentSource { get; }
member this.CurrentSource : Uri
Public ReadOnly Property CurrentSource As Uri
屬性值
Uri如果已使用 URI 巡覽至 ,則為上次巡覽至之內容的 , null
否則為 。
備註
在流覽至不同的 URI 成功完成之前,屬性的值 CurrentSource 不會變更。
CurrentSource 可以使用僅限片段的 URI 來設定。