FormReader.ValueCountLimit 属性

定义

在 ReadForm 或 ReadFormAsync 中允许的表单值数限制。

public:
 property int ValueCountLimit { int get(); void set(int value); };
public int ValueCountLimit { get; set; }
member this.ValueCountLimit : int with get, set
Public Property ValueCountLimit As Integer

属性值

适用于