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

属性值

实现

适用于