IRouteBuilder.Routes Свойство

Определение

Возвращает маршруты, настроенные в построителе.

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

Значение свойства

Применяется к