KnownColorThemes.Debug Field

The color theme used for debugging the theme color service. Each color name is mapped to a neon color to make it easy to inspect colors usage that is not from the theme color service.

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

Syntax

'Declaration
Public Shared ReadOnly Debug As Guid
public static readonly Guid Debug
public:
static initonly Guid Debug
static val Debug: Guid
public static final var Debug : Guid

.NET Framework Security

See Also

Reference

KnownColorThemes Class

Microsoft.VisualStudio.Shell Namespace