SettingChangedEventArgs.AddQuotesToHtmlAttributesKey 字段
适用于版本2
为 HTML 格式设置中的 HTML 特性值添加引号。
命名空间: Microsoft.WebMatrix.Extensibility.Editor
程序集: Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)
语法
声明
Public Const AddQuotesToHtmlAttributesKey As String
用法
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