Cookie Methods |
The Cookie type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
SetCreationDate | Used internally to set Creation. Creation can only be set when fecting a Cookie from Chromium | |
SetLastAccessDate | Used internally to set LastAccess. LastAccess can only be set when fecting a Cookie from Chromium | |
ToString | Returns a string that represents the current object. (Inherited from Object) |