IVsTaskProvider5.ThemedImageList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the themed image list.
public:
property IntPtr ThemedImageList { IntPtr get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public IntPtr ThemedImageList { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ThemedImageList : nativeint
Public ReadOnly Property ThemedImageList As IntPtr
Property Value
IntPtr
nativeint
The themed image list.
Implements
- Attributes