CompositeEndpointDataSource.DataSources Свойство

Определение

Возвращает коллекцию экземпляров EndpointDataSource , связанных с объектом .

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Routing::EndpointDataSource ^> ^ DataSources { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Routing::EndpointDataSource ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Routing.EndpointDataSource> DataSources { get; }
member this.DataSources : seq<Microsoft.AspNetCore.Routing.EndpointDataSource>
Public ReadOnly Property DataSources As IEnumerable(Of EndpointDataSource)

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

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