共用方式為


UrlMatchingTree.Root 屬性

定義

取得 的 UrlMatchingTree 根目錄。

public:
 property Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ Root { Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ get(); };
public Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode Root { get; }
member this.Root : Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode
Public ReadOnly Property Root As UrlMatchingNode

屬性值

適用於