CoreWebView2CookieManager.DeleteAllCookies Method

Definition

Deletes all cookies under the same profile.

public void DeleteAllCookies ();
member this.DeleteAllCookies : unit -> unit
Public Sub DeleteAllCookies ()

Remarks

This could affect other WebViews under the same user profile.

Applies to