NavigationEventArgs.Uri Property

Definition

Gets the uniform resource identifier (URI) of the target page.

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

Property Value

Uri

The URI of the target page.

Applies to