Delen via


IDirectRouteBuilder.Constraints Property

Definition

Gets or sets the route constraints.

public System.Web.Routing.RouteValueDictionary Constraints { get; set; }
member this.Constraints : System.Web.Routing.RouteValueDictionary with get, set
Public Property Constraints As RouteValueDictionary

Property Value

The route constraints.

Applies to