Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Project / IExecution­Context / Service­Provider

Property ServiceProvider

ServiceProvider

Gets the IServiceProvider.

Declaration
IServiceProvider<IProjectService> ServiceProvider { get; }
Property Value
Type Description
IServiceProvider<IProjectService>