RouteData.Values Eigenschaft

Definition

Ruft die Werte ab, die von Routen für den aktuellen Routingpfad erzeugt werden.

public:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ Values { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); };
public Microsoft.AspNetCore.Routing.RouteValueDictionary Values { get; }
member this.Values : Microsoft.AspNetCore.Routing.RouteValueDictionary
Public ReadOnly Property Values As RouteValueDictionary

Eigenschaftswert

Gilt für: