LengthRouteConstraint.MaxLength Property

Definition

Gets the maximum length of the route parameter, if one is set.

public int? MaxLength { get; }
member this.MaxLength : Nullable<int>
Public ReadOnly Property MaxLength As Nullable(Of Integer)

Property Value

Applies to