ExceptionHandlerFeature.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

属性值

适用于