MvcOptions.SuppressInputFormatterBuffering Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob die Pufferung für Eingabeformatierer deaktiviert ist, die synchron aus dem HTTP-Anforderungstext lesen, oder legt diesen fest.

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

Eigenschaftswert

Gilt für: