get_TransferEncoding()

HttpRequestHeaders::get_TransferEncoding() method

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

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

Return Value

A value of the ‘Transfer-Encoding’ header.

See Also