DslDefinitionModelHelpKeywordHelperBase Class
Helper class used to map shapes and model elements to F1 help keywords.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Microsoft.VisualStudio.Modeling.DslDefinition::DslDefinitionModelHelpKeywordHelperBase
Microsoft.VisualStudio.Modeling.DslDefinition::DslDefinitionModelHelpKeywordHelper
| Name | Description | |
|---|---|---|
![]() | DslDefinitionModelHelpKeywordHelperBase() | Constructs a new DslDefinitionModelHelpKeywordHelperBase. |
| Name | Description | |
|---|---|---|
![]() | HelpKeywords |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDomainPropertyHelpKeyword(DomainPropertyInfo^) | Gets the help keyword associated with the given domain property. |
![]() | GetDomainRoleHelpKeyword(DomainRoleInfo^) | Gets the help keyword associated with the given domain role. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHelpKeyword(ModelElement^) | Gets the help keyword associated with the given shape or model element instance. |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize() | Called to initialize the HelpKeywords dictionary. Derived classes may override this to add custom keywords to the collection. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


