get_ContentEncoding()

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()

Return Value

A value of the ‘Content-Encoding’ header.

See Also