IFormOptionsMetadata.ValueCountLimit プロパティ

定義

許可するフォーム エントリの数の制限。 この制限を超えるフォームでは、解析時に InvalidDataException がスローされます。 既定値は 1024 です。

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

プロパティ値

適用対象