System::Net::Http::Headers::HttpContentHeaders::set_Expires method
HttpContentHeaders::set_Expires method
Sets a value of the ‘Expires’ header.
void System::Net::Http::Headers::HttpContentHeaders::set_Expires(Nullable<DateTimeOffset> value)
Parameter | Type | Description |
---|---|---|
value | Nullable<DateTimeOffset> | The value that will be set. |
See Also
- Class Nullable
- Class DateTimeOffset
- Class HttpContentHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++