StartUpInfo Class |
Namespace: Xcalibur.Models.StartUp
The StartUpInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | StartUpInfo | Initializes a new instance of the StartUpInfo class |
Name | Description | |
---|---|---|
![]() | AppType |
Enums associates with the application registry location.
(Inherited from RegistryItem.) |
![]() | DisplayIcon |
Display icon for the product: Reistry path.
(Inherited from RegistryItem.) |
![]() | DisplayName |
Display name of product.
(Inherited from RegistryItem.) |
![]() | 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 RegistryItem.) |
![]() | RegistryHive |
Gets or sets the registry hive.
(Inherited from RegistryItem.) |
![]() | StatusPath |
Gets or sets the status path.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |