get_CreationDate()

ContentDispositionHeaderValue::get_CreationDate() method

Gets the file creation date.

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

Return Value

The file creation date.

See Also