Click or drag to resize

OptionsStringLengthLimit Property

[This is preliminary documentation and is subject to change.]

Used to limit the maximum length of a string

Default: Int32.MaxValue

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public int StringLengthLimit { get; set; }

Property Value

Type: Int32
See Also