[This is preliminary documentation and is subject to change.]
The CefCookie type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| CefCookie | Initializes a new instance of the CefCookie class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Creation | ||
| Domain | ||
| Expires | ||
| HttpOnly | ||
| LastAccess | ||
| Name | ||
| Path | ||
| Secure | ||
| Value |
See Also