processDescription property
getter/setter pair
Description of the process assigned by the WebView2 Runtime.
This is a technical English term appropriate for logging or development purposes, and not localized for the end user. It applies to utility processes (for example, "Audio Service", "Video Capture") and plugin processes (for example, "Flash"). The returned processDescription is empty if the WebView2 Runtime did not assign a description to the process.
Officially Supported Platforms/Implementations:
- Windows WebView2
Implementation
String? processDescription;