CoreWebView2Controller.CoreWebView2 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.
Gets the CoreWebView2 associated with this CoreWebView2Controller.
public Microsoft.Web.WebView2.Core.CoreWebView2 CoreWebView2 { get; }
member this.CoreWebView2 : Microsoft.Web.WebView2.Core.CoreWebView2
Public ReadOnly Property CoreWebView2 As CoreWebView2