ApiBehaviorOptions.SuppressConsumesConstraintForFormFileParameters 속성

정의

사용 중인 작업 제약 조건이 양식 데이터에서 바인딩된 매개 변수에 추가되는지 여부를 multipart/form-data 결정하는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상