Compartir a través de


ExceptionHandlerFeature.RouteValues Propiedad

Definición

Obtiene el RouteValueDictionary asociado 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

Se aplica a