IVsImageService Interface
Visual Studio 2015
Registers well-known images (such as icons) for Visual Studio.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String, IVsUIObject) | Adds an icon with the specified name to the service. |
![]() | Get(String) | Gets the icon with the specified name. |
![]() | GetIconForFile(String, __VSUIDATAFORMAT) | Gets the 16x16 icon for the specified file. |
![]() | GetIconForFileEx(String, __VSUIDATAFORMAT, UInt32) |
Show:
