SettingChangedEventArgs.AddQuotesToHtmlAttributesKey フィールド

v2 に適用されます。

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

関連項目

参照

SettingChangedEventArgs クラス

Microsoft.WebMatrix.Extensibility.Editor 名前空間