Returns the ICoreWebView2ProcessInfoCollection Provide a list of all process using same user data folder except for crashpad process.
Adds an event handler for the ProcessInfosChanged event.
Remove an event handler previously added with add_ProcessInfosChanged.
Returns the user data folder that all CoreWebView2's created from this environment are using. This could be either the value passed in by the developer when creating the environment object or the calculated one for default handling. It will always be an absolute path.