WebApplication.IEndpointRouteBuilder.DataSources Propiedad

Definición

System.Collections.Generic.ICollection<Microsoft.AspNetCore.Routing.EndpointDataSource> Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.DataSources { get; }
member this.Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.DataSources : System.Collections.Generic.ICollection<Microsoft.AspNetCore.Routing.EndpointDataSource>
 ReadOnly Property DataSources As ICollection(Of EndpointDataSource) Implements IEndpointRouteBuilder.DataSources

Valor de propiedad

Implementaciones

Se aplica a