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