UrlMatchingNode.IsCatchAll Propriedade

Definição

Obtém ou define um valor que indica se esse nó representa um 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 da propriedade

Aplica-se a