Partager via


IVsDataViewCaptionProvider.CaptionChanged, événement

Se produit lorsque la légende d'un nœud a changé dans l'explorateur de serveurs.

Espace de noms :  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Event CaptionChanged As EventHandler(Of DataViewNodeEventArgs)
event EventHandler<DataViewNodeEventArgs> CaptionChanged
event EventHandler<DataViewNodeEventArgs^>^ CaptionChanged {
    void add (EventHandler<DataViewNodeEventArgs^>^ value);
    void remove (EventHandler<DataViewNodeEventArgs^>^ value);
}
abstract CaptionChanged : IEvent<EventHandler<DataViewNodeEventArgs>,
    DataViewNodeEventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewCaptionProvider Interface

Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms