CoreWebView2.BrowserProcessId 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 process ID of the browser process that hosts the WebView.
public uint BrowserProcessId { get; }
member this.BrowserProcessId : uint32
Public ReadOnly Property BrowserProcessId As UInteger