Skip to content

MaxLengthAttribute.MaxLength property

Gets the maximum length.

public int MaxLength { get; }

Property Value

The maximum length.

See Also