ICompletionPresenter.CompletionClosed Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Notifications de la fermeture de l’interface utilisateur
public:
event EventHandler<Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionClosedEventArgs ^> ^ CompletionClosed;
event EventHandler<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionClosedEventArgs> CompletionClosed;
member this.CompletionClosed : EventHandler<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionClosedEventArgs>
Event CompletionClosed As EventHandler(Of CompletionClosedEventArgs)