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

屬性值

適用於