GetNameMaxLengthEventArgsMaxLength Property |
Gets or sets the maximum length.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int MaxLength { get; set; }
Property Value
Type:
Int32
The maximum length.
See Also