RequestNavigateEventArgs.Uri Property

Definition

The uniform resource identifier (URI) for the content that is being navigated to.

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 for the content that is being navigated to.

Applies to