System::Net::Http::Headers::ContentDispositionHeaderValue::get_ReadDate method

ContentDispositionHeaderValue::get_ReadDate method

Gets the date when the file was read the last time.

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

ReturnValue

The date when the file was read the last time.

See Also