IVsImageService::Add Method (String^, IVsUIObject^)
Visual Studio 2015
Adds an icon with the specified name to the service.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- Name
-
Type:
System::String^
[in] Name of the icon.
- pIconObject
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIObject^
[in] The icon object to add to the service.
Show: