IVsDataExplorerConnection.NodeExpandedOrRefreshed Event

Definition

Occurs when a node is expanded or refreshed in Server Explorer.

public:
 event EventHandler<Microsoft::VisualStudio::Data::Services::DataExplorerNodeEventArgs ^> ^ NodeExpandedOrRefreshed;
event EventHandler<Microsoft.VisualStudio.Data.Services.DataExplorerNodeEventArgs> NodeExpandedOrRefreshed;
member this.NodeExpandedOrRefreshed : EventHandler<Microsoft.VisualStudio.Data.Services.DataExplorerNodeEventArgs> 
Event NodeExpandedOrRefreshed As EventHandler(Of DataExplorerNodeEventArgs) 

Event Type

Applies to