Completion3::IconSource Property
Visual Studio 2015
This property is not supported by Completion3 and will always return null. To get the current icon use IconMoniker.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property ImageSource^ IconSource { virtual ImageSource^ get() override; virtual void set(ImageSource^ value) override; }
Show: