IExceptionHandlerFeature.RouteValues 属性

定义

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

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

属性值

适用于