WebView2CoreWebView2InitializationCompletedEventArgs Class

Provides data for the CoreWebView2InitializationCompleted event of the WebView2 control.

Namespace: elsystem.windows.forms

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property IsSuccess bool Gets a Boolean value that is true when navigation is successful, and false when navigation results in an error (navigation results in an error page).
 
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.windows.forms.WebView2CoreWebView2InitializationCompletedEventArgs