RouteData.Values Proprietà

Definizione

Ottiene i valori prodotti dalle route nel percorso di routing corrente.

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

Valore della proprietà

Si applica a