HttpResponseWrapper.SuppressContent Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy wysyłać zawartość HTTP do klienta.

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

Wartość właściwości

true jeśli dane wyjściowe są pomijane; w przeciwnym razie , false.

Dotyczy