TreeRouteBuilder.OutboundEntries Właściwość

Definicja

Pobiera listę .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)

Wartość właściwości

Dotyczy