ExceptionHandlerFeature.RouteValues Propiedad

Definición

Obtiene el asociado RouteValueDictionary a la solicitud original.

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

Valor de propiedad

RouteValueDictionary

Se aplica a