UrlMatchingNode.CatchAlls 속성

정의

에서 UrlMatchingNodeTreeRouter세그먼트 다음에 오는 모든 catch 매개 변수 세그먼트를 나타내는 를 가져오거나 설정합니다.

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

속성 값

적용 대상