Sdílet prostřednictvím


IVsDataExplorerConnection.NodeExpandedOrRefreshed – událost

Vyvolá se při rozbalená nebo Server Explorer v uzlu.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Deklarace
Event NodeExpandedOrRefreshed As EventHandler(Of DataExplorerNodeEventArgs)
event EventHandler<DataExplorerNodeEventArgs> NodeExpandedOrRefreshed
 event EventHandler<DataExplorerNodeEventArgs^>^ NodeExpandedOrRefreshed {
    void add (EventHandler<DataExplorerNodeEventArgs^>^ value);
    void remove (EventHandler<DataExplorerNodeEventArgs^>^ value);
}
abstract NodeExpandedOrRefreshed : IEvent<EventHandler<DataExplorerNodeEventArgs>,
    DataExplorerNodeEventArgs>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataExplorerConnection Rozhraní

Microsoft.VisualStudio.Data.Services – obor názvů