UserContextType Enumeration
Visual Studio 2015
Note: This API is now obsolete.Namespace:
Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return to top
This enumeration is not used by the Visual Studio SDK. (See Remarks.) Specifies the type of user context element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Member name | Description | |
|---|---|---|
| Attribute | A Help filter. | |
| F1Keyword | An F1 Help keyword. | |
| Keyword | A Help keyword. |
The DSL Tools use types in the System.ComponentModel.Design namespace to support the display of Help topics.
Show: