This topic has not yet been rated - Rate this topic

IVsPackage Members

Initializes a VSPackage in the environment and makes its services available to the environment.

The IVsPackage type exposes the following members.

  NameDescription
Public method Close Closes the VSPackage, releases cached interface pointers, and unadvises event sinks.
Public method CreateTool Enables the environment to create on-demand tool windows that are implemented by VSPackages.
Public method GetAutomationObject Enables a VSPackage to participate in the DTE automation object model.
Public method GetPropertyPage Proffers access to the Tools menu Options and the property pages of the Customize Toolbox dialog boxes.
Public method QueryClose Enables a VSPackage that requires user intervention to abort the shutdown process.
Public method ResetDefaults Resets Toolbox defaults.
Public method SetSite Initializes a VSPackage with a back pointer to the environment.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.