CoreWebView2NavigationCompletedEventArgs.WebErrorStatus Property

Definition

Gets the error code if the navigation failed.

public Microsoft.Web.WebView2.Core.CoreWebView2WebErrorStatus WebErrorStatus { get; }
member this.WebErrorStatus : Microsoft.Web.WebView2.Core.CoreWebView2WebErrorStatus
Public ReadOnly Property WebErrorStatus As CoreWebView2WebErrorStatus

Property Value

Applies to