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

ContentDispositionHeaderValue::get_CreationDate method

获取文件创建日期。

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

ReturnValue

文件的创建日期。

另见