RequestNavigateEventArgs.Uri 屬性

定義

這是所瀏覽內容的統一資源識別碼(URI)。

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

屬性值

Uri

是用來導航內容的 URI。

適用於