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

HttpClientHandler::SupportsAutomaticDecompression Property

Gets a value that indicates whether the handler supports automatic response content decompression.

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

public:
virtual property bool SupportsAutomaticDecompression {
	bool get ();
}

Property Value

Type: System::Boolean
Show:
© 2017 Microsoft