'Declaration
Property MaximumStringLength As Long
'Usage
Dim instance As _UAStructureFieldInfo Dim value As Long instance.MaximumStringLength = value value = instance.MaximumStringLength
long MaximumStringLength {get; set;}
Property Value
Valid values of this property are in the range from 0
to 4294967295
.
The default value of this property is 0
.