Open sandboxFocus

Property ServiceProvider

ServiceProvider

Gets the IServiceProvider used to resolve services during backend creation.

Declaration
public IServiceProvider? ServiceProvider { get; }
Property Value
Type Description
IServiceProvider