SettingChangedEventArgs.HighlightWordsKey 字段
适用于版本2
突出显示字词键。
命名空间: Microsoft.WebMatrix.Extensibility.Editor
程序集: Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)
语法
声明
Public Const HighlightWordsKey As String
用法
Dim value As String
value = SettingChangedEventArgs.HighlightWordsKey
public const string HighlightWordsKey
public:
literal String^ HighlightWordsKey
static val mutable HighlightWordsKey: string
public const var HighlightWordsKey : String