FormReader.DefaultValueCountLimit Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default value for ValueCountLimit. Defaults to 1024.
public: int DefaultValueCountLimit = 1024;
public const int DefaultValueCountLimit = 1024;
val mutable DefaultValueCountLimit : int
Public Const DefaultValueCountLimit As Integer = 1024