다음을 통해 공유


RouteFactoryAttribute.Defaults 속성

정의

경로 기본값을 가져옵니다.

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

속성 값

경로 기본값(있는 경우) 그렇지 않으면 null입니다.

적용 대상