IVsTaskProvider5 Interface

Visual Studio 2015
 

Provides support for images.

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

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("1565244D-2DAF-486F-ACEF-54C1A32D03FA")]
public interface IVsTaskProvider5 : IVsTaskProvider4

NameDescription
System_CAPS_pubpropertyImageListMoniker

Gets the image list moniker.

System_CAPS_pubpropertyThemedImageList

Gets the themed image list.

Return to top
Show: