Compartir a través de


UrlMatchingNode.IsCatchAll Propiedad

Definición

Obtiene o establece un valor que indica si este nodo representa un segmento catch all.

public:
 property bool IsCatchAll { bool get(); void set(bool value); };
public bool IsCatchAll { get; set; }
member this.IsCatchAll : bool with get, set
Public Property IsCatchAll As Boolean

Valor de propiedad

Se aplica a