Condividi tramite


UrlHelperBase.AmbientValues Proprietà

Definizione

Ottiene l'oggetto RouteValueDictionary associato alla richiesta corrente.

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

Valore della proprietà

Si applica a