Share via


EntityFrameworkServicesBuilder.IInfrastructure<IServiceCollection>.Instance Propriedade

Definição

Obtém o IServiceCollection que está sendo configurado.

Essa propriedade destina-se ao uso por métodos de extensão que precisam fazer uso de serviços não expostos diretamente na superfície da API pública.

Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.Extensions.DependencyInjection.IServiceCollection>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.Extensions.DependencyInjection.IServiceCollection>.Instance : Microsoft.Extensions.DependencyInjection.IServiceCollection
 ReadOnly Property Instance As IServiceCollection Implements IInfrastructure(Of IServiceCollection).Instance

Valor da propriedade

Implementações

Aplica-se a