WebApplication.IEndpointRouteBuilder.DataSources 屬性

定義

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

屬性值

實作

適用於