CoreWebView2ProcessInfo Class

Definition

Provides a set of properties for a process list in the CoreWebView2Environment.

public class CoreWebView2ProcessInfo
type CoreWebView2ProcessInfo = class
Public Class CoreWebView2ProcessInfo
Inheritance
CoreWebView2ProcessInfo

Properties

AssociatedFrameInfos

Provides the collection of associated CoreWebView2FrameInfos which are actively running (showing UI elements) in this renderer process.

Kind

Get the kind of the process.

ProcessId

Get the process id of the process.

Applies to