VirtualPathContext.AmbientValues Eigenschaft

Definition

Ruft den Satz von Routenwerten ab, die der aktuellen Anforderung zugeordnet sind.

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

Eigenschaftswert

Gilt für: