RequestFormLimitsAttribute.IFormOptionsMetadata.MultipartBoundaryLengthLimit Property

Definition

int? Microsoft.AspNetCore.Http.Metadata.IFormOptionsMetadata.MultipartBoundaryLengthLimit { get; }
member this.Microsoft.AspNetCore.Http.Metadata.IFormOptionsMetadata.MultipartBoundaryLengthLimit : Nullable<int>
 ReadOnly Property MultipartBoundaryLengthLimit As Nullable(Of Integer) Implements IFormOptionsMetadata.MultipartBoundaryLengthLimit

Property Value

Implements

Applies to