AcceptedAtRoute<TValue>.RouteValues 屬性

定義

取得用來產生 URL 的路由資料。

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

屬性值

適用於