Share via


HttpWebRequest.AutomaticDecompression Özellik

Tanım

Kullanılan sıkıştırma türünü alır veya ayarlar.

public:
 property System::Net::DecompressionMethods AutomaticDecompression { System::Net::DecompressionMethods get(); void set(System::Net::DecompressionMethods value); };
public System.Net.DecompressionMethods AutomaticDecompression { get; set; }
member this.AutomaticDecompression : System.Net.DecompressionMethods with get, set
Public Property AutomaticDecompression As DecompressionMethods

Özellik Değeri

DecompressionMethods Kullanılan sıkıştırma türünü gösteren nesne.

Özel durumlar

Nesnenin geçerli durumu bu özelliğin ayarlanmasına izin vermiyor.

Şunlara uygulanır