Partilhar via


UrlMatchingNode.ConstrainedCatchAlls Propriedade

Definição

Obtém ou define o UrlMatchingNode que representa capturar todos os segmentos de parâmetro com restrições após esse segmento no TreeRouter.

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

Valor da propriedade

Aplica-se a