Freigeben über


CandidateState.Values Eigenschaft

Definition

Ruft RouteValueDictionary ab, die der Endpoint und der aktuellen Anforderung zugeordnet sind.

public:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ Values { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); };
public Microsoft.AspNetCore.Routing.RouteValueDictionary Values { 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: