SettingChangedEventArgs.AddQuotesToHtmlAttributesKey-Feld
Die folgenden Ausführungen gelten für v2.
Fügt HTML-Attributwerten in HTML-Formatierung Anführungszeichen hinzu.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const AddQuotesToHtmlAttributesKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.AddQuotesToHtmlAttributesKey
public const string AddQuotesToHtmlAttributesKey
public:
literal String^ AddQuotesToHtmlAttributesKey
static val mutable AddQuotesToHtmlAttributesKey: string
public const var AddQuotesToHtmlAttributesKey : String