IVsImageService2::RemoveCustomImage Method (IImageHandle^)

Visual Studio 2015
 

Removes the specified custom image.

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

void RemoveCustomImage(
	IImageHandle^ handle
)

Parameters

handle
Type: Microsoft.VisualStudio.Imaging.Interop::IImageHandle^

The image handle.

Return to top
Show: