RequestFormLimitsAttribute.IFormOptionsMetadata.ValueLengthLimit Property

Definition

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

Property Value

Implements

Applies to