Windows apps
Collapse the table of content
Expand the table of content

HttpRequestHeaders::TransferEncoding Property

Gets {insert text here}.

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
property HttpHeaderValueCollection<TransferCodingHeaderValue^>^ TransferEncoding {
	HttpHeaderValueCollection<TransferCodingHeaderValue^>^ get ();
}
Show:
© 2017 Microsoft