Function
Specifies the message when an "Maximum number of characters" error occurs.
Variable type
[ C#: string ] [ VB.NET: String ]
Initial value
"The string is too long"
Setting value
Arbitrary string
The maximum length of the string is 256 characters.
Remarks
Specifies the message when an "Maximum number of characters" error occurs.