HttpWebClientProtocol.EnableDecompression Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of decompressie hiervoor is ingeschakeld HttpWebClientProtocol.

public:
 property bool EnableDecompression { bool get(); void set(bool value); };
public bool EnableDecompression { get; set; }
member this.EnableDecompression : bool with get, set
Public Property EnableDecompression As Boolean

Waarde van eigenschap

trueals decompressie hiervoor is ingeschakeldHttpWebClientProtocol; anders. false De standaardwaarde is false.

Van toepassing op