System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncoding method

HttpResponseHeaders::get_TransferEncoding method

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

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<TransferCodingHeaderValue>>> System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncoding()

ReturnValue

A value of the ‘Transfer-Encoding’ header.

See Also