Share via


HttpResponseWrapper.SuppressContent Proprietà

Definizione

Ottiene o imposta un valore che indica se inviare il contenuto HTTP al client.

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

Valore della proprietà

true se l'output viene soppresso; in caso contrario, false.

Si applica a