IVsTaskProvider5::ImageListMoniker Property

Visual Studio 2015
 

Gets the image list moniker.

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

[DispIdAttribute(1610743808)]
[ComAliasNameAttribute("ImageParameters140.ImageMoniker")]
property ImageMoniker ImageListMoniker {
	ImageMoniker get();
}

Property Value

Type: Microsoft.VisualStudio.Imaging.Interop::ImageMoniker

The image list moniker.

Return to top
Show: