ValidateLengthAttribute.MaxLength Property

Definition

Gets the attribute's maximum length.

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

Property Value

Applies to