System::Net::Http::Headers::ContentDispositionHeaderValue::get_CreationDate method

ContentDispositionHeaderValue::get_CreationDate method

Gets the file creation date.

Nullable<DateTimeOffset> System::Net::Http::Headers::ContentDispositionHeaderValue::get_CreationDate()

ReturnValue

The file creation date.

See Also