See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The VSAddInRegistryInstaller type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddInConnectType |
Get the type of the main add-in 'connect' object that implements IDTExtensibility2 and EnvDTE.IDTCommandTarget.
| |
| AddinManifestFileName |
Get the name of the .addin file.
| |
| AddInProgId | ||
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| Context | Gets or sets information about the current installation. (Inherited from Installer.) | |
| Description |
Get a description for the add-in that's shown in the VS add-in manager.
| |
| 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.) | |
| HelpText | Gets the help text for all the installers in the installer collection. (Inherited from Installer.) | |
| Installers | Gets the collection of installers that this installer contains. (Inherited from Installer.) | |
| LoadOnDemand |
Get the value of loadOnDemand that was passed into the constructor.
| |
| Parent | Gets or sets the installer containing the collection that this installer belongs to. (Inherited from Installer.) | |
| Site | (Inherited from Component.) | |
| VsVersion |
Get the Visual Studio version to install the add-in for.
|