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

속성 값

구현

적용 대상