Completion::InsertionText Property
Visual Studio 2015
Gets the text that is to be inserted into the buffer if this completion is committed.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ InsertionText { virtual String^ get(); virtual void set(String^ value); }
Show: