IVsPackage Members
Include Protected Members
Include Inherited Members
Initializes a VSPackage in the environment and makes its services available to the environment.
The IVsPackage type exposes the following members.
Methods
Name
Description
Closes the VSPackage, releases cached interface pointers, and unadvises event sinks.
Enables the environment to create on-demand tool windows that are implemented by VSPackages.
Enables a VSPackage to participate in the DTE automation object model.
Proffers access to the Tools menu Options and the property pages of the Customize Toolbox dialog boxes.
Enables a VSPackage that requires user intervention to abort the shutdown process.
Resets Toolbox defaults.
Initializes a VSPackage with a back pointer to the environment.
Top