NavigationFailedEventArgs.Uri Property

Definition

Gets the uniform resource identifier (URI) for the content that could not be 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 could not be navigated to.

Applies to