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

ContentDispositionHeaderValue::get_Size method

获取文件的大致大小。

Nullable<int64_t> System::Net::Http::Headers::ContentDispositionHeaderValue::get_Size()

ReturnValue

近似文件大小。

另见