Completion::IconSource Property
Visual Studio 2015
Gets or sets an icon that could be used to describe the completion.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property ImageSource^ IconSource { virtual ImageSource^ get(); virtual void set(ImageSource^ value); }
Show: