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