StatusCodeReExecuteFeature.RouteValues 属性

定义

RouteValueDictionary获取与原始请求关联的 。

public Microsoft.AspNetCore.Routing.RouteValueDictionary? RouteValues { get; set; }
member this.RouteValues : Microsoft.AspNetCore.Routing.RouteValueDictionary with get, set
Public Property RouteValues As RouteValueDictionary

属性值

适用于