7

What does mean following IntelliSense icon in VS2013:

enter image description here

Is there any reference for these type icons in VS2013?

Community
  • 1
  • 1
Masoud
  • 8,020
  • 12
  • 62
  • 123

1 Answers1

6

That icon appears to mean "Class And Method Reference (Ambiguous)."

The Visual Studio Image Library download contains PDFs that list all of the icons and their meanings. The download I have linked to contains the image libraries for Visual Studio 2012 and up.

Serp C
  • 864
  • 1
  • 10
  • 24
  • Link goes nowhere (2018 May). Searching the title will lead to...icons. Not necessarily the ones we're looking for. – gbarry May 21 '18 at 23:14
  • Hmm, the link still works for me. Both https://msdn.microsoft.com/en-us/library/ms246582.aspx and https://learn.microsoft.com/en-us/visualstudio/designers/the-visual-studio-image-library link to the same page I do. – Serp C May 23 '18 at 13:27
  • You are correct. To the untrained eye, the page looks like a generic 404 landing page with an advert for a Surface Pro. But the download is there; just have to read carefully. – gbarry May 24 '18 at 02:04