CompletionSet::OnCommitText Property
Visual Studio 2015
Gets the text that is to be committed to the source file.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
This property returns the value that was determined in a call to the OnCommit method. It is typically used to discover what text was actually inserted after the insertion has taken place.
Show: