Freigeben über


SettingChangedEventArgs.AutoFormatCodeKey-Feld

Die folgenden Ausführungen gelten für v2.

Schlüssel für die automatische Formatierung von Code.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Public Const AutoFormatCodeKey As String
'Usage
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

Siehe auch

Verweis

SettingChangedEventArgs Klasse

Microsoft.WebMatrix.Extensibility.Editor-Namespace