Share via


IVsDataViewCaptionProvider.CaptionChanged Event

Definition

Occurs when a node's caption has changed in Server Explorer.

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

Event Type

Applies to