다음을 통해 공유


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

속성 값

경로 제약 조건입니다.

적용 대상