Frame.CurrentSource 屬性

定義

取得最後巡覽之內容的統一資源識別項 (URI)。

public:
 property Uri ^ CurrentSource { Uri ^ get(); };
public Uri CurrentSource { get; }
member this.CurrentSource : Uri
Public ReadOnly Property CurrentSource As Uri

屬性值

Uri

Uri如果已使用 URI 巡覽至 ,則為上次巡覽至之內容的 , null 否則為 。

備註

請參閱 NavigationService.CurrentSource

適用於