Compartir a través de


UrlMatchingTree.Root Propiedad

Definición

Obtiene la raíz de 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

Valor de propiedad

Se aplica a