get_ReadDate()

ContentDispositionHeaderValue::get_ReadDate() method

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

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

Return Value

The date when the file was read the last time.

See Also