Evento IExplorerNodeEvents.NodeDisposing

Ocorre quando um IExplorerNode está prestes a ser descartado.

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

Sintaxe

'Declaração
Event NodeDisposing As EventHandler(Of ExplorerNodeEventArgs)
event EventHandler<ExplorerNodeEventArgs> NodeDisposing

Segurança do .NET Framework

Consulte também

Referência

IExplorerNodeEvents Interface

Namespace Microsoft.VisualStudio.SharePoint.Explorer