IVsColorThemeService Interface
Namespace: Microsoft.Internal.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
<GuidAttribute("EAB552CF-7858-4F05-8435-62DB6DF60684")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsColorThemeService
[GuidAttribute("EAB552CF-7858-4F05-8435-62DB6DF60684")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsColorThemeService
[GuidAttribute(L"EAB552CF-7858-4F05-8435-62DB6DF60684")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsColorThemeService
[<GuidAttribute("EAB552CF-7858-4F05-8435-62DB6DF60684")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsColorThemeService = interface end
public interface IVsColorThemeService
The IVsColorThemeService type exposes the following members.
Properties
Name | Description | |
---|---|---|
ColorNames | ||
CurrentTheme | ||
Themes |
Top
Methods
Name | Description | |
---|---|---|
_VtblGap1_4 |
Top