Partager via


TreeRouteBuilder.InboundEntries Propriété

Définition

Obtient la liste de InboundRouteEntry.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Routing::Tree::InboundRouteEntry ^> ^ InboundEntries { System::Collections::Generic::IList<Microsoft::AspNetCore::Routing::Tree::InboundRouteEntry ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Routing.Tree.InboundRouteEntry> InboundEntries { get; }
member this.InboundEntries : System.Collections.Generic.IList<Microsoft.AspNetCore.Routing.Tree.InboundRouteEntry>
Public ReadOnly Property InboundEntries As IList(Of InboundRouteEntry)

Valeur de propriété

S’applique à