Installer Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Container | Gets the IContainer that contains the Component. (inherited from Component) |
| Context | Gets or sets information about the current installation. |
| HelpText | Gets the help text for all the installers in the installer collection. |
| Installers | Gets the collection of installers that this installer contains. |
| Parent | Gets or sets the installer containing the collection that this installer belongs to. |
| Site | Gets or sets the ISite of the Component. (inherited from Component) |
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (inherited from Component) |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (inherited from Component) |
| Events | Gets the list of event handlers that are attached to this Component. (inherited from Component) |