get_AcceptEncoding()

HttpRequestHeaders::get_AcceptEncoding() method

Returns a value of the ‘Accept-Encoding’ header.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<StringWithQualityHeaderValue>>> System::Net::Http::Headers::HttpRequestHeaders::get_AcceptEncoding()

Return Value

A value of the ‘Accept-Encoding’ header.

See Also