HttpClientHandler.SupportsAutomaticDecompression Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de handler automatische antwoordinhoudsdecompressie ondersteunt.

public:
 virtual property bool SupportsAutomaticDecompression { bool get(); };
public virtual bool SupportsAutomaticDecompression { get; }
member this.SupportsAutomaticDecompression : bool
Public Overridable ReadOnly Property SupportsAutomaticDecompression As Boolean

Waarde van eigenschap

true indien de handler automatische antwoordinhoudsdecompressie ondersteunt; anders false. De standaardwaarde is true.

Van toepassing op