CoreWebView2ProcessExtendedInfo Class

Definition

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

public class CoreWebView2ProcessExtendedInfo
type CoreWebView2ProcessExtendedInfo = class
Public Class CoreWebView2ProcessExtendedInfo
Inheritance
CoreWebView2ProcessExtendedInfo

Properties

AssociatedFrameInfos

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

ProcessInfo

Provides the CoreWebView2ProcessInfo of the current process.

Applies to