Get the cookie manager for the profile. All CoreWebView2s associated with this profile share the same cookie values. Changes to cookies in this cookie manager apply to all CoreWebView2s associated with this profile. See ICoreWebView2CookieManager.
\snippet ScenarioCookieManagement.cpp CookieManagerProfile
See Implementation
Get the cookie manager for the profile. All CoreWebView2s associated with this profile share the same cookie values. Changes to cookies in this cookie manager apply to all CoreWebView2s associated with this profile. See ICoreWebView2CookieManager.
\snippet ScenarioCookieManagement.cpp CookieManagerProfile