Services Property
Gets the dependency injection service provider.
Namespace
Statiq.Core
Containing Type
Engine
Implements
Property Type
IServiceProvider

Syntax

public IServiceProvider Services { get; }

Value

Type Description
IServiceProvider