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

屬性值

適用於