IExtenderSite Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | GetObject(String^) | Returns an interface or object that is late-bound to the DTE object and that can be accessed by name at runtime. |
![]() | NotifyDelete(Int32) | Called by the automation extender to notify its site when it is being destroyed. If you fail to call this method, Visual Studio may crash. |
Show:
