System::Net::Http::Headers::ContentDispositionHeaderValue::get_ModificationDate 方法

ContentDispositionHeaderValue::get_ModificationDate method

获取文件的修改日期。

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

ReturnValue

文件的修改日期。

另见