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