Compartir a través de


RouteValuesAddress.ExplicitValues Propiedad

Definición

Obtiene o establece los valores de ruta que se especifican explícitamente.

public:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ ExplicitValues { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); void set(Microsoft::AspNetCore::Routing::RouteValueDictionary ^ value); };
public Microsoft.AspNetCore.Routing.RouteValueDictionary ExplicitValues { get; set; }
member this.ExplicitValues : Microsoft.AspNetCore.Routing.RouteValueDictionary with get, set
Public Property ExplicitValues As RouteValueDictionary

Valor de propiedad

Se aplica a