IVsTaskProvider5::ThemedImageList Property

Visual Studio 2015
 

Gets the themed image list.

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

[DispIdAttribute(1610678272)]
property IntPtr ThemedImageList {
	IntPtr get();
}

Property Value

Type: System::IntPtr

The themed image list.

Return to top
Show: