WebView.Process Property

Definition

Gets the WebViewControlProcess that the control is hosted in.

[System.ComponentModel.Browsable(false)]
public Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess Process { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Process : Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess
Public ReadOnly Property Process As WebViewControlProcess

Property Value

The WebViewControlProcess that the control is hosted in.

Implements

Attributes

Applies to