IExtenderSite Members
Include Protected Members
Include Inherited Members
Represents the site object for an automation extender.
The IExtenderSite type exposes the following members.
Methods
Name
Description
Returns an interface or object that is late-bound to the DTE object and that can be accessed by name at run time.
Called by an automation extender to notify its site when it is being destroyed. If you fail to call this method, Visual Studio may crash.
Top