Completion2::AttributeIcons Property
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property IEnumerable<CompletionIcon^>^ AttributeIcons { virtual IEnumerable<CompletionIcon^>^ get(); virtual void set(IEnumerable<CompletionIcon^>^ value); }
Property Value
Type: System.Collections.Generic::IEnumerable<CompletionIcon^>^
Show: