Share via


AcceptedAtRoute<TValue>.RouteValues 属性

定义

获取用于生成 URL 的路由数据。

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

属性值

适用于