SettingChangedEventArgs.AddQuotesToHtmlAttributesKey Field

Applies to v2.

Add quotes to HTML attribute values in HTML formatting.

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

See Also

Reference

SettingChangedEventArgs Class

Microsoft.WebMatrix.Extensibility.Editor Namespace