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