Click or drag to resize

StartUpInfo Properties

The StartUpInfo type exposes the following members.

Properties
  NameDescription
Public propertyAppType
Enums associates with the application registry location.
(Inherited from RegistryItem.)
Public propertyDisplayIcon
Display icon for the product: Reistry path.
(Inherited from RegistryItem.)
Public propertyDisplayName
Display name of product.
(Inherited from RegistryItem.)
Public propertyExePath
Gets or sets the executable path.
Public propertyIsEnabled
Gets or sets a value indicating whether this instance is enabled.
Public propertyPath
Gets or sets the path.
(Inherited from RegistryItem.)
Public propertyRegistryHive
Gets or sets the registry hive.
(Inherited from RegistryItem.)
Public propertyStatusPath
Gets or sets the status path.
Top
See Also