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

屬性值

適用於