SettingChangedEventArgs.JQueryMobileHtmlIntellisenseKey 字段

适用于版本2

用于在 HTML 文件中启用 jQuery Mobile Intellisense 的键。

命名空间:  Microsoft.WebMatrix.Extensibility.Editor
程序集:  Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)

语法

声明
Public Const JQueryMobileHtmlIntellisenseKey As String
用法
Dim value As String 

value = SettingChangedEventArgs.JQueryMobileHtmlIntellisenseKey
public const string JQueryMobileHtmlIntellisenseKey
public:
literal String^ JQueryMobileHtmlIntellisenseKey
static val mutable JQueryMobileHtmlIntellisenseKey: string
public const var JQueryMobileHtmlIntellisenseKey : String

请参阅

参考

SettingChangedEventArgs 类

Microsoft.WebMatrix.Extensibility.Editor 命名空间