Freigeben über


IRouteValuesFeature.RouteValues Eigenschaft

Definition

Ruft die ab, die RouteValueDictionary der aktuellen Anforderung zugeordnet ist, oder legt sie fest.

public:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ RouteValues { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); void set(Microsoft::AspNetCore::Routing::RouteValueDictionary ^ value); };
public Microsoft.AspNetCore.Routing.RouteValueDictionary RouteValues { get; set; }
member this.RouteValues : Microsoft.AspNetCore.Routing.RouteValueDictionary with get, set
Public Property RouteValues As RouteValueDictionary

Eigenschaftswert

Gilt für: