ApiBehaviorOptions.SuppressConsumesConstraintForFormFileParameters Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob eine multipart/form-data Nutzungsaktionseinschränkung Parametern hinzugefügt wird, die aus Formulardaten gebunden sind, oder legt diesen fest.

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

Eigenschaftswert

Gilt für: