IDirectRouteBuilder.Constraints 属性

定义

获取或设置路由约束。

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

属性值

路由约束。

适用于