다음을 통해 공유


RemoteAttribute.Routes 속성

정의

경로 테이블에서 경로 컬렉션을 가져옵니다.

protected virtual System.Web.Routing.RouteCollection Routes { get; }
member this.Routes : System.Web.Routing.RouteCollection
Protected Overridable ReadOnly Property Routes As RouteCollection

속성 값

경로 테이블의 경로 컬렉션입니다.

적용 대상