Compartir a través de


OutboundRouteEntry.RequiredLinkValues Propiedad

Definición

Obtiene o establece el conjunto de valores que deben estar presentes para la generación de vínculos.

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

Valor de propiedad

Se aplica a