IVsColorThemeService 接口

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

语法

声明
<GuidAttribute("EAB552CF-7858-4F05-8435-62DB6DF60684")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsColorThemeService
[GuidAttribute("EAB552CF-7858-4F05-8435-62DB6DF60684")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsColorThemeService

IVsColorThemeService 类型公开以下成员。

属性

  名称 说明
公共属性 ColorNames
公共属性 CurrentTheme
公共属性 Themes

页首

方法

  名称 说明
公共方法 _VtblGap1_4

页首

请参见

参考

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