CliCommandBuilderServiceProvider Field

The service provider if it is used. This will be disposed at the end of the execution.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.3.0
C#
protected IServiceProvider ServiceProvider

Field Value

IServiceProvider

See Also