Compartir a través de


RoutePatternPart.IsParameter Propiedad

Definición

Devuelve true si esta parte es un parámetro de ruta. De lo contrario, devuelve false.

public:
 property bool IsParameter { bool get(); };
public bool IsParameter { get; }
member this.IsParameter : bool
Public ReadOnly Property IsParameter As Boolean

Valor de propiedad

Se aplica a