Share via


RouteGroupBuilder.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

プロパティ値

実装

適用対象