IVsTaskProvider5.ThemedImageList Property

Definition

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

Applies to