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


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

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

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

Пространство имен:  Microsoft.VisualStudio.Modeling.Design
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.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 Фильтр Справки.
F1Keyword Ключевое слово справки F1.
Keyword Ключевое слово справки.

Заметки

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

См. также

Ссылки

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

HelpKeywordAttribute

HelpKeywordType

IHelpService