The associated ICoreWebView2Profile object. If this CoreWebView2 was created with a
CoreWebView2ControllerOptions, the CoreWebView2Profile will match those specified options.
Otherwise if this CoreWebView2 was created without a CoreWebView2ControllerOptions, then
this will be the default CoreWebView2Profile for the corresponding CoreWebView2Environment.
The associated ICoreWebView2Profile object. If this CoreWebView2 was created with a CoreWebView2ControllerOptions, the CoreWebView2Profile will match those specified options. Otherwise if this CoreWebView2 was created without a CoreWebView2ControllerOptions, then this will be the default CoreWebView2Profile for the corresponding CoreWebView2Environment.
\snippet AppWindow.cpp CoreWebView2Profile