Partager via


ExceptionHandlerFeature.RouteValues Propriété

Définition

Obtient le RouteValueDictionary associé à la demande d’origine.

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

Valeur de propriété

S’applique à