SVsColorThemeService Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
<GuidAttribute("0D915B59-2ED7-472A-9DE8-9161737EA1C5")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsColorThemeService
[GuidAttribute("0D915B59-2ED7-472A-9DE8-9161737EA1C5")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsColorThemeService
[GuidAttribute(L"0D915B59-2ED7-472A-9DE8-9161737EA1C5")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsColorThemeService
[<GuidAttribute("0D915B59-2ED7-472A-9DE8-9161737EA1C5")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsColorThemeService =  interface end
public interface SVsColorThemeService

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace