Freigeben über


UrlMatchingNode.ConstrainedCatchAlls Eigenschaft

Definition

Ruft ab oder legt das UrlMatchingNode darstellende Catch aller Parametersegmente mit Einschränkungen ab, die diesem Segment in folgen 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

Eigenschaftswert

Gilt für: