RedirectToRouteResult.RouteValues プロパティ

定義

ルート値を取得または設定します。

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

プロパティ値

ルート値。

適用対象