IExplorerNodeTypeExtension Interface
Represents an extension of a node in the SharePoint Connections hierarchy of nodes in Server Explorer.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
The IExplorerNodeTypeExtension type exposes the following members.
Implement this interface to extend an existing type of node. For more information, see How to: Extend a SharePoint Node in Server Explorer.
Classes that implement this interface must include the System.ComponentModel.Composition.ExportAttribute and the ExplorerNodeTypeAttribute to be discovered by Visual Studio.