Sdílet prostřednictvím


UrlMatchingNode.CatchAlls Vlastnost

Definice

Získá nebo nastaví UrlMatchingNode představující zachytávání všech segmentů parametrů za tímto segmentem v .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

Hodnota vlastnosti

Platí pro