다음을 통해 공유


UrlMatchingNode.Parameters 속성

정의

에서 UrlMatchingNode 이 세그먼트 다음에 표시되는 매개 변수 세그먼트 TreeRouter를 가져오거나 설정합니다.

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

속성 값

적용 대상