SettingChangedEventArgs.SupplementalHtmlIntellisenseOptionsKey Field
Applies to v2.
Key to a set of supplemental HTML options.
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public Const SupplementalHtmlIntellisenseOptionsKey As String
'Usage
Dim value As String
value = SettingChangedEventArgs.SupplementalHtmlIntellisenseOptionsKey
public const string SupplementalHtmlIntellisenseOptionsKey
public:
literal String^ SupplementalHtmlIntellisenseOptionsKey
static val mutable SupplementalHtmlIntellisenseOptionsKey: string
public const var SupplementalHtmlIntellisenseOptionsKey : String