UserContextElement Class
This class is not used by the Visual Studio SDK. (See Remarks.) Represents a Help element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | UserContextElement(String^, String^, UserContextType) | This constructor is not used by the Visual Studio SDK. Initializes a new instance of the UserContextElement class. |
| Name | Description | |
|---|---|---|
![]() | ContextType | This property is not used by the Visual Studio SDK. Gets the type of the Help element. |
![]() | PropertyName | This property is not used by the Visual Studio SDK. Gets the name of the Help element. |
![]() | Value | This property is not used by the Visual Studio SDK. Gets the value of the Help element. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The DSL Tools use types in the System.ComponentModel.Design namespace to support the display of Help topics.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


