Completion3::IconMoniker Property
Visual Studio 2015
Gets or sets the moniker used to define a multi-resolution image.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property ImageMoniker IconMoniker { [CompilerGeneratedAttribute] virtual ImageMoniker get(); [CompilerGeneratedAttribute] private: virtual void set(ImageMoniker value); }
Property Value
Type: Microsoft.VisualStudio.Imaging.Interop::ImageMonikerThe moniker used to define a multi-resolution image.
Show: