TreeRouteBuilder.InboundEntries Właściwość

Definicja

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

Wartość właściwości

Dotyczy