EntityFrameworkServicesBuilder.IInfrastructure<IServiceCollection>.Instance 属性

定义

IServiceCollection获取正在配置的 。

此属性适用于需要利用未在公共 API 图面中直接公开的服务的扩展方法。

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

属性值

实现

适用于