IFormOptionsMetadata.ValueCountLimit 屬性

定義

允許的表單專案數目限制。 超過此限制的表單會在剖析時擲回 InvalidDataException。 預設值為 1024。

public int? ValueCountLimit { get; }
member this.ValueCountLimit : Nullable<int>
Public ReadOnly Property ValueCountLimit As Nullable(Of Integer)

屬性值

適用於