Property MinimumLength
| Improve this Doc View SourceMinimumLength
Gets or sets the minimum length of a string.
Declaration
public int MinimumLength { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | The minimum length of a string. | 
Gets or sets the minimum length of a string.
public int MinimumLength { get; set; }| Type | Description | 
|---|---|
| System.Int32 | The minimum length of a string. |