CoreWebView2CookieList Class

Definition

A list of CoreWebView2Cookies.

public class CoreWebView2CookieList
type CoreWebView2CookieList = class
Public Class CoreWebView2CookieList
Inheritance
CoreWebView2CookieList

Properties

Count

The number of cookies contained in the CoreWebView2CookieList.

Methods

GetValueAtIndex(UInt32)

Gets the cookie object at the given index.

Applies to