CompletionSet::OnCommitComplete Method ()
Visual Studio 2015
Called after the text has been committed.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Implements
IVsCompletionSetEx::OnCommitComplete()This method is the implementation of the OnCommitComplete method of the IVsCompletionSetEx interface.
This method gets the ViewFilter , if any, from the CodeWindowManager, and calls OnAutoComplete.
Show: