Share via


LengthRouteConstraint.MaxLength Property

Definition

Gets the maximum length allowed for the route parameter.

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

Property Value

Applies to