DotMake Command-Line Documentation
C#
Show/Hide TOC
Cli
Command
Builder
Service
Provider 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#
Copy
protected
IServiceProvider
ServiceProvider
Field Value
IServiceProvider
See Also
Reference
CliCommandBuilder Class
DotMake.CommandLine Namespace
In This Article
Definition
See Also