SettingChangedEventArgs.DebugNoTabColorsKey Field
Applies to v2.
Debug no tab colors key.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const DebugNoTabColorsKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.DebugNoTabColorsKey
public const string DebugNoTabColorsKey
public:
literal String^ DebugNoTabColorsKey
static val mutable DebugNoTabColorsKey: string
public const var DebugNoTabColorsKey : String