SettingChangedEventArgs.AutoFormatCodeKey 字段
适用于版本2
自动设置代码键格式。
命名空间: Microsoft.WebMatrix.Extensibility.Editor
程序集: Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)
语法
声明
Public Const AutoFormatCodeKey As String
用法
Dim value As String
value = SettingChangedEventArgs.AutoFormatCodeKey
public const string AutoFormatCodeKey
public:
literal String^ AutoFormatCodeKey
static val mutable AutoFormatCodeKey: string
public const var AutoFormatCodeKey : String