System::Net::Http::Headers::ContentDispositionHeaderValue::set_ReadDate method
ContentDispositionHeaderValue::set_ReadDate method
Sets the date when the file read the last time.
void System::Net::Http::Headers::ContentDispositionHeaderValue::set_ReadDate(Nullable<DateTimeOffset> value)
Parameter | Type | Description |
---|---|---|
value | Nullable<DateTimeOffset> | The value that will be set. |
See Also
- Class Nullable
- Class DateTimeOffset
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++