다음을 통해 공유


UrlMatchingNode.ConstrainedCatchAlls 속성

정의

에서 UrlMatchingNode 이 세그먼트 다음에 제약 조건이 있는 catch 모든 매개 변수 세그먼트 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

속성 값

적용 대상