Evento IExplorerNodeEvents.NodeInitialized

Ocorre quando um novo IExplorerNode é inicializada.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

IExplorerNodeEvents Interface

Namespace Microsoft.VisualStudio.SharePoint.Explorer