CoreWebView2CookieList Class
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.
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. |