SettingChangedEventArgs.BracePositionOnNewLinePhpKey-Feld
Die folgenden Ausführungen gelten für v2.
Der Schlüssel für die Position geschweifter Klammern in PHP.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const BracePositionOnNewLinePhpKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.BracePositionOnNewLinePhpKey
public const string BracePositionOnNewLinePhpKey
public:
literal String^ BracePositionOnNewLinePhpKey
static val mutable BracePositionOnNewLinePhpKey: string
public const var BracePositionOnNewLinePhpKey : String