EntityFrameworkServicesBuilder.IInfrastructure<IServiceCollection>.Instance 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得正在設定的 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