RequestFormLimitsAttribute.IFormOptionsMetadata.ValueCountLimit Property

Definition

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

Property Value

Implements

Applies to