CoreWebView2ProcessInfo Class
Provides a set of properties for a process list in the CoreWebView2Environment.
Summary
Members | Description |
---|---|
Kind | Get the kind of the process. |
ProcessId | Get the process id of the process. |
Properties
Kind
readonly CoreWebView2ProcessKind Kind
Get the kind of the process.
ProcessId
readonly int ProcessId
Get the process id of the process.