System::Net::Http::Headers::HttpContentHeaders::get_ContentDisposition 方法

HttpContentHeaders::get_ContentDisposition method

获取 ‘Content-Disposition’ 头的值。

System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::HttpContentHeaders::get_ContentDisposition()

ReturnValue

‘Content-Disposition’ 标头的值。

另见