다음을 통해 공유


RouteFactoryAttribute(String) 생성자

정의

RouteFactoryAttribute 클래스의 새 인스턴스를 초기화합니다.

protected RouteFactoryAttribute (string template);
new System.Web.Mvc.Routing.RouteFactoryAttribute : string -> System.Web.Mvc.Routing.RouteFactoryAttribute
Protected Sub New (template As String)

매개 변수

template
String

경로 템플릿입니다.

적용 대상