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.
Defines events that are raised by IExplorerNode objects.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Interface IExplorerNodeEvents
public interface IExplorerNodeEvents
The IExplorerNodeEvents type exposes the following members.
Events
| Name | Description | |
|---|---|---|
![]() |
NodeChildrenRequested | Occurs when an IExplorerNode requests child nodes. |
![]() |
NodeDisposing | Occurs when an IExplorerNode is about to be disposed. |
![]() |
NodeInitialized | Occurs when a new IExplorerNode is initialized. |
![]() |
NodeMenuItemsRequested | Occurs when an IExplorerNode requests shortcut menu items. |
![]() |
NodePropertiesRequested | Occurs when an IExplorerNode requests properties. |
Top
.gif)