System::Net::Http::Headers::ContentDispositionHeaderValue::get_ModificationDate method

ContentDispositionHeaderValue::get_ModificationDate method

获取文件的修改日期。

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

ReturnValue

文件修改日期。

另见