SVsColorThemeService Interface

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

Syntax

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

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace