다음을 통해 공유


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

속성 값

적용 대상