Condividi tramite


TreeRouteBuilder.OutboundEntries Proprietà

Definizione

Ottiene l'elenco di OutboundRouteEntry.

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

Valore della proprietà

Si applica a