ApiBehaviorOptions.SuppressConsumesConstraintForFormFileParameters Proprietà

Definizione

Ottiene o imposta un valore che determina se un multipart/form-data vincolo di azione utilizza viene aggiunto ai parametri associati dai dati del modulo.

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

Valore della proprietà

Si applica a