SettingChangedEventArgs.InsertClosingTagsKey-Feld
Die folgenden Ausführungen gelten für v2.
Der Schlüssel für das Einfügen schließender Tags.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const InsertClosingTagsKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.InsertClosingTagsKey
public const string InsertClosingTagsKey
public:
literal String^ InsertClosingTagsKey
static val mutable InsertClosingTagsKey: string
public const var InsertClosingTagsKey : String