SettingChangedEventArgs.AutoFormatCodeKey フィールド
v2 に適用されます。
コード キーの書式を自動的に設定します。
名前空間: 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