IVsImageService2::Get Method (String^)

Visual Studio 2015
 

Gets the image by the specified name.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

IVsUIObject^ Get(
	String^ Name
)

Parameters

Name
Type: System::String^

The name.

Return to top
Show: