UrlHelper.RouteCollection プロパティ

定義

アプリケーションに登録されるルートを格納しているコレクションを取得します。

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

プロパティ値

ルート コレクション。

適用対象