다음을 통해 공유


RouteFactoryAttribute.Constraints 속성

정의

경로 제약 조건을 가져옵니다.

public virtual System.Web.Routing.RouteValueDictionary Constraints { get; }
member this.Constraints : System.Web.Routing.RouteValueDictionary
Public Overridable ReadOnly Property Constraints As RouteValueDictionary

속성 값

경로 제약 조건(있는 경우) 그렇지 않으면 null입니다.

적용 대상