Aracılığıyla paylaş


HttpResponseBase.SuppressContent Özellik

Tanım

İstemciye yalnızca HTTP üst bilgilerinin gönderilip gönderilmeyeceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true HTTP ileti içeriği gizlenirse; aksi takdirde , false.

Özel durumlar

Şunlara uygulanır