Partilhar via


UrlMatchingNode.CatchAlls Propriedade

Definição

Obtém ou define o UrlMatchingNode que representa catch todos os segmentos de parâmetro após esse segmento no TreeRouter.

public:
 property Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ CatchAlls { Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ get(); void set(Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ value); };
public Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode CatchAlls { get; set; }
member this.CatchAlls : Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode with get, set
Public Property CatchAlls As UrlMatchingNode

Valor da propriedade

Aplica-se a