WebViewNavigationFailedEventArgs
WebViewNavigationFailedEventArgs
WebViewNavigationFailedEventArgs
WebViewNavigationFailedEventArgs
Class
Definition
Provides data for the WebView.NavigationFailed event.
public : sealed class WebViewNavigationFailedEventArgs
struct winrt::Windows::UI::Xaml::Controls::WebViewNavigationFailedEventArgs
public sealed class WebViewNavigationFailedEventArgs
Public NotInheritable Class WebViewNavigationFailedEventArgs
- Attributes
Windows 10 requirements
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Uri Uri Uri Uri |
Gets the URI that the WebView attempted to navigate to. |
WebErrorStatus WebErrorStatus WebErrorStatus WebErrorStatus |
Gets the error that occurred when navigation failed. |
See also
Feedback
Loading feedback...