IVsColorTheme 接口

命名空间:  Microsoft.Internal.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
<GuidAttribute("413D8344-C0DB-4949-9DBC-69C12BADB6AC")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsColorTheme
[GuidAttribute("413D8344-C0DB-4949-9DBC-69C12BADB6AC")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsColorTheme

IVsColorTheme 类型公开以下成员。

属性

  名称 说明
公共属性 Item
公共属性 ThemeId

页首

方法

  名称 说明
公共方法 _VtblGap1_1

页首

请参见

参考

Microsoft.Internal.VisualStudio.Shell.Interop 命名空间