System::Net::Http::Headers::HttpContentHeaders::get_ContentEncoding method

HttpContentHeaders::get_ContentEncoding method

Gets a value of the ‘Content-Encoding’ header.

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

ReturnValue

A value of the ‘Content-Encoding’ header.

See Also