Condividi tramite


UrlMatchingTree.Root Proprietà

Definizione

Ottiene la radice dell'oggetto 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

Valore della proprietà

Si applica a