IconDescription::Item Property

 

Gets the specific StandardGlyphItem within the icon group to be displayed.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
property StandardGlyphItem Item {
	StandardGlyphItem get();
}
Return to top
Show: