IExtensionInitializationContext Interface
Namespace: DensoCreate.Cli.Framework
Description
This interface provides context information during extension initialization.
Property
Name | Description |
---|---|
CommandRepository | Gets the command repository. |
CommonServiceRegisterAction | Gets the common service registration action for extensions. |
Console | Gets the console. |
Host | Gets the host object. |
ServiceContainer | Gets the service container. |