Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents an extension of a node in the SharePoint Connections hierarchy of nodes in Server Explorer.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Interface IExplorerNodeTypeExtension
public interface IExplorerNodeTypeExtension
The IExplorerNodeTypeExtension type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Initialize | Initializes the node extension. |
Top
Remarks
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 ExportAttribute and the ExplorerNodeTypeAttribute to be discovered by Visual Studio.
Examples
Date |
History |
Reason |
|---|---|---|
May 2010 |
Added new remarks with links to topics that show how to implement this interface |
Information enhancement. |
.gif)