get_ModificationDate()

ContentDispositionHeaderValue::get_ModificationDate() method

Gets the file modification date.

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

Return Value

The file modification date.

See Also