System::Net::Http::Headers::ContentDispositionHeaderValue::set_CreationDate method
ContentDispositionHeaderValue::set_CreationDate method
Sets the file creation date.
void System::Net::Http::Headers::ContentDispositionHeaderValue::set_CreationDate(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++