Share via


IExplorerNodeEvents.NodeDisposing Event

Occurs when an IExplorerNode is about to be disposed.

Namespace:  Microsoft.VisualStudio.SharePoint.Explorer
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Event NodeDisposing As EventHandler(Of ExplorerNodeEventArgs)
event EventHandler<ExplorerNodeEventArgs> NodeDisposing

.NET Framework Security

See Also

Reference

IExplorerNodeEvents Interface

Microsoft.VisualStudio.SharePoint.Explorer Namespace