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

ContentDispositionHeaderValue::get_FileName method

获取一个值,用于确定如何构建用于存储消息负载的文件名。当实体被分离并存储在单独的文件中时使用此值。

String System::Net::Http::Headers::ContentDispositionHeaderValue::get_FileName()

ReturnValue

一个值,用于确定如何构建用于存储消息负载的文件名。

另见