NavigationProgressEventArgs.Uri 屬性

定義

取得目標頁面的統一資源識別項 (URI)。

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

屬性值

Uri

目標頁面的 URI。

適用於