CoreWebView2UpdateRuntimeResult.ExtendedError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.