CoreWebView2ProcessExtendedInfo 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 with extended information in the .
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. |