Share via


MinLengthRouteConstraint.MinLength Property

Definition

Gets the minimum length of the route parameter.

public int MinLength { get; }
member this.MinLength : int
Public ReadOnly Property MinLength As Integer

Property Value

The minimum length of the route parameter.

Applies to