ExecuteScriptDoneEventArgs Class

Provides data for the ExecuteScriptDone 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

Result

string Gets a string value that indicates the result of script execution.
 
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.windows.forms.ExecuteScriptDoneEventArgs