Completion::DisplayText Property
Visual Studio 2015
Gets the text that is to be displayed by an IntelliSense presenter.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ DisplayText { virtual String^ get(); virtual void set(String^ value); }
Show: