RedirectToRouteResult.RouteName プロパティ

定義

ルートの名前を取得または設定します。

public string RouteName { get; }
member this.RouteName : string
Public ReadOnly Property RouteName As String

プロパティ値

ルートの名前。

適用対象