IExtenderSite Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubmethodGetObject(String^)

Returns an interface or object that is late-bound to the DTE object and that can be accessed by name at runtime.

System_CAPS_pubmethodNotifyDelete(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.

Return to top
Show: