UserContextType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.
Defines possbile help element types
public enum class UserContextType
[System.Obsolete("This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.")]
public enum UserContextType
[<System.Obsolete("This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.")>]
type UserContextType =
Public Enum UserContextType
- Inheritance
-
UserContextType
- Attributes
Fields
Name | Value | Description |
---|---|---|
F1Keyword | 0 | |
Keyword | 1 | |
Attribute | 2 |