UrlMatchingNode.ConstrainedParameters 속성

정의

에서 이 세그먼트 다음에 UrlMatchingNode 제약 조건이 있는 나타내는 매개 변수 세그먼트 TreeRouter를 가져오거나 설정합니다.

public:
 property Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ ConstrainedParameters { Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ get(); void set(Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ value); };
public Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode ConstrainedParameters { get; set; }
member this.ConstrainedParameters : Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode with get, set
Public Property ConstrainedParameters As UrlMatchingNode

속성 값

적용 대상