System::Net::Cookie::set_Expires method
Cookie::set_Expires method
Sets the ‘Expires’ attribute’s value.
void System::Net::Cookie::set_Expires(DateTime value)
| Parameter | Type | Description |
|---|---|---|
| value | DateTime | The value that must be set. |
See Also
- Class DateTime
- Class Cookie
- Namespace System::Net
- Library Aspose.PDF for C++