IStartUpInfo Interface |
Namespace: Xcalibur.Models.StartUp
The IStartUpInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AppType |
Enums associates with the application registry location.
(Inherited from IRegistryItem.) | |
| DisplayIcon |
Display icon for the product: Reistry path.
(Inherited from IRegistryItem.) | |
| DisplayName |
Display name of product.
(Inherited from IRegistryItem.) | |
| ExePath |
Gets or sets the executable path.
| |
| IsEnabled |
Gets or sets a value indicating whether this instance is enabled.
| |
| Path |
Gets or sets the path.
(Inherited from IRegistryItem.) | |
| RegistryHive |
Gets or sets the registry hive.
(Inherited from IRegistryItem.) | |
| StatusPath |
Gets or sets the status path.
|