IHost Interface
Namespace: DensoCreate.Cli.Framework
Description
An interface that provides host information for CLI applications.
Property
| Name | Description |
|---|---|
| AbsolutePath | Gets the execution path. |
| HostAssembly | Gets the host assembly. |
| Version | Gets the application version. |