LengthRouteConstraint.Length Property

Definition

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

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

Property Value

Applies to