IRouteValueProvider.RouteValue Propiedad

Definición

Valor de ruta. Si es null o está vacío, requiere el valor de ruta asociado RouteKey a que falta o null.

public:
 property System::String ^ RouteValue { System::String ^ get(); };
public string RouteValue { get; }
public string? RouteValue { get; }
member this.RouteValue : string
Public ReadOnly Property RouteValue As String

Valor de propiedad

String

Se aplica a