IVsTaskProvider5.ThemedImageList 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取主题图像列表。
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
属性值
-
IntPtr
nativeint
主题图像列表。
实现
- 属性