AreaRegistrationContext.Routes 属性

定义

获取应用程序的已定义路由的集合。

public System.Web.Routing.RouteCollection Routes { get; }
member this.Routes : System.Web.Routing.RouteCollection
Public ReadOnly Property Routes As RouteCollection

属性值

应用程序的已定义路由的集合。

适用于