Partage via


WebViewNavigationFailedEventArgs.Uri Propriété

Définition

Obtient l’URI vers lequel le WebView a tenté d’accéder.

public:
 property Uri ^ Uri { Uri ^ get(); };
Uri Uri();
public System.Uri Uri { get; }
var uri = webViewNavigationFailedEventArgs.uri;
Public ReadOnly Property Uri As Uri

Valeur de propriété

Cible de navigation tentée.

S’applique à