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

HttpContentHeaders::get_ContentEncoding method

获取 ‘Content-Encoding’ 头的值。

System::SharedPtr<Collections::Generic::ICollection<String>> System::Net::Http::Headers::HttpContentHeaders::get_ContentEncoding()

ReturnValue

‘Content-Encoding’ 标头的值。

另见