共用方式為


AreaRegistrationContext.Routes 屬性

定義

取得應用程式已定義的路由集合。

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

屬性值

應用程式之定義的路徑集合。

適用於