IExplorerNodeEvents.NodeDisposing Event

Definition

Occurs when an IExplorerNode is about to be disposed.

public:
 event EventHandler<Microsoft::VisualStudio::SharePoint::Explorer::ExplorerNodeEventArgs ^> ^ NodeDisposing;
event EventHandler<Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeEventArgs> NodeDisposing;
member this.NodeDisposing : EventHandler<Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeEventArgs> 
Event NodeDisposing As EventHandler(Of ExplorerNodeEventArgs) 

Event Type

Applies to