CoreWebView2.CookieManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CoreWebView2CookieManager object associated with this CoreWebView2.
public Microsoft.Web.WebView2.Core.CoreWebView2CookieManager CookieManager { get; }
member this.CookieManager : Microsoft.Web.WebView2.Core.CoreWebView2CookieManager
Public ReadOnly Property CookieManager As CoreWebView2CookieManager