WebView2 Constructor
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.
Creates a new instance of a WebView2 control. Note that the control's CoreWebView2 will be null until initialized. See the WebView2 class documentation for an initialization overview.
public WebView2 ();
Public Sub New ()