Click or drag to resize

IStartUpInfo Properties

The IStartUpInfo type exposes the following members.

Properties
  NameDescription
Public propertyAppType
Enums associates with the application registry location.
(Inherited from IRegistryItem.)
Public propertyDisplayIcon
Display icon for the product: Reistry path.
(Inherited from IRegistryItem.)
Public propertyDisplayName
Display name of product.
(Inherited from IRegistryItem.)
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 IRegistryItem.)
Public propertyRegistryHive
Gets or sets the registry hive.
(Inherited from IRegistryItem.)
Public propertyStatusPath
Gets or sets the status path.
Top
See Also