CoreWebView2ProcessInfo Class
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.
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. |