LengthAttribute.MaximumLength Property

Definition

Gets the maximum allowable length of the collection/string data.

public:
 property int MaximumLength { int get(); };
public int MaximumLength { get; }
member this.MaximumLength : int
Public ReadOnly Property MaximumLength As Integer

Property Value

Applies to