SettingChangedEventArgs.DebugNoTabColorsKey 字段
适用于版本2
调试无选项卡颜色键。
命名空间: Microsoft.WebMatrix.Extensibility.Editor
程序集: Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)
语法
声明
Public Const DebugNoTabColorsKey As String
用法
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