This topic has not yet been rated - Rate this topic

IExtenderSite Interface

Site object for an Automation Extender.

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

[GuidAttribute("E57C510B-968B-4A3C-A467-EE4013157DC9")] 
public interface IExtenderSite
/** @attribute GuidAttribute("E57C510B-968B-4A3C-A467-EE4013157DC9") */ 
public interface IExtenderSite
GuidAttribute("E57C510B-968B-4A3C-A467-EE4013157DC9") 
public interface IExtenderSite

An IExtenderSite object is passed to the Extender provider when it is asked to create an Extender object. The Extender must call the NotifyDelete method when it is being destroyed.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement