KnownColorThemes.Default Field
The color theme used by default on Visual Studio’s first launch. The theme is known to users by the friendly name (the “Light” theme).
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly Default As Guid
public static readonly Guid Default
public:
static initonly Guid Default
static val Default: Guid
public static final var Default : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.