CoreWebView2UpdateRuntimeResult Class
The UpdateRuntime result.
Summary
| Members | Description |
|---|---|
| ExtendedError | The update error that occurred while trying to update Edge WebView2 Runtime. |
| Status | The status for the UpdateRuntime operation. |
Properties
ExtendedError
readonly HResult ExtendedError
The update error that occurred while trying to update Edge WebView2 Runtime.
Status
readonly CoreWebView2UpdateRuntimeStatus Status
The status for the UpdateRuntime operation.