Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to v2.
Auto-format code key.
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