Completion::Description Property
Visual Studio 2015
Gets a description that can be displayed together with the display text of the completion.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ Description { virtual String^ get(); virtual void set(String^ value); }
Show: