__VSIconSource Enumeration
Visual Studio 2015
Options for the source of an icon.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| IS_OperatingSystem | The icon is provided by the operating system. | |
| IS_Unknown | The icon source is unknown. | |
| IS_VisualStudio | The icon is provided by Visual Studio. |
Show: