Поделиться через


UserContextType - перечисление

Примечание. Данный API устарел.

Это перечисление не используется пакетом SDK для Visual Studio. (См. "Примечания".) Задает тип элемента контекста пользователя.

Пространство имен:  Microsoft.VisualStudio.Modeling.Design
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (в Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Синтаксис

'Декларация
<ObsoleteAttribute("This class is deprecated.  Use the facilities in the DSL domain model to define help system bindings.")> _
Public Enumeration UserContextType
[ObsoleteAttribute("This class is deprecated.  Use the facilities in the DSL domain model to define help system bindings.")]
public enum UserContextType

Члены

Имя члена Описание
Attribute Фильтр Help.
F1Keyword Ключевое слово справки F1.
Keyword Ключевое слово справки.

Заметки

Средства доменного языка используют типы в пространстве имен System.ComponentModel.Design для поддержки отображения разделов справки.

См. также

Ссылки

Microsoft.VisualStudio.Modeling.Design - пространство имен

HelpKeywordAttribute

HelpKeywordType

IHelpService