DefaultHttpContext.ServiceScopeFactory Eigenschaft

Definition

Ruft für IServiceScopeFactory diese instance ab oder legt diesen fest.

public:
 property Microsoft::Extensions::DependencyInjection::IServiceScopeFactory ^ ServiceScopeFactory { Microsoft::Extensions::DependencyInjection::IServiceScopeFactory ^ get(); void set(Microsoft::Extensions::DependencyInjection::IServiceScopeFactory ^ value); };
public Microsoft.Extensions.DependencyInjection.IServiceScopeFactory ServiceScopeFactory { get; set; }
member this.ServiceScopeFactory : Microsoft.Extensions.DependencyInjection.IServiceScopeFactory with get, set
Public Property ServiceScopeFactory As IServiceScopeFactory

Eigenschaftswert

IServiceScopeFactory

Gilt für: