UrlMatchingNode.ConstrainedCatchAlls 屬性

定義

取得或設定 , UrlMatchingNode 表示攔截所有參數區段,並在 中 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

屬性值

適用於