IVsImageService::Get Method (String^)
Visual Studio 2015
Gets the icon with the specified name.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- Name
-
Type:
System::String^
[in] The name of the icon.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsUIObject^The icon object. Returns null if the icon does not exist.
Show: