Create a new ICoreWebView2ControllerOptions to be passed as a parameter of
CreateCoreWebView2ControllerWithOptions and CreateCoreWebView2CompositionControllerWithOptions.
The 'options' is settable and in it the default value for profile name is the empty string,
and the default value for IsInPrivateModeEnabled is false.
Also the profile name can be reused.
Create a new ICoreWebView2ControllerOptions to be passed as a parameter of CreateCoreWebView2ControllerWithOptions and CreateCoreWebView2CompositionControllerWithOptions. The 'options' is settable and in it the default value for profile name is the empty string, and the default value for IsInPrivateModeEnabled is false. Also the profile name can be reused.