CoreWebView2UpdateRuntimeResult.ExtendedError Property

Definition

The update error happened while trying to update Edge WebView2 Runtime.

public int ExtendedError { get; }
member this.ExtendedError : int
Public ReadOnly Property ExtendedError As Integer

Property Value

Remarks

ExtendedError will be 0 if Status is not Failed or BlockedByPolicy.

Applies to