Compartir a través de


TemplatePart.IsCatchAll Propiedad

Definición

true si la parte de ruta es una parte de captura total (por ejemplo, /*).

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

Valor de propiedad

Se aplica a