次の方法で共有


AcceptedAtRoute<TValue>.RouteValues プロパティ

定義

URL の生成に使用するルート データを取得します。

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

プロパティ値

適用対象