DslDefinitionModelHelpKeywordHelper Class
Helper class used to map shapes and model elements to 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 | |
|---|---|---|
![]() | DslDefinitionModelHelpKeywordHelper() | Constructs a new DslDefinitionModelHelpKeywordHelper. |
| Name | Description | |
|---|---|---|
![]() | HelpKeywords | (Inherited from DslDefinitionModelHelpKeywordHelperBase.) |
![]() ![]() | Instance | Single instance of the DslDefinitionModelHelpKeywordHelper. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDomainPropertyHelpKeyword(DomainPropertyInfo^) | Gets the help keyword associated with the given domain property.(Inherited from DslDefinitionModelHelpKeywordHelperBase.) |
![]() | GetDomainRoleHelpKeyword(DomainRoleInfo^) | Gets the help keyword associated with the given domain role.(Inherited from DslDefinitionModelHelpKeywordHelperBase.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHelpKeyword(ModelElement^) | Gets the help keyword associated with the given shape or model element instance.(Inherited from DslDefinitionModelHelpKeywordHelperBase.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize() | Called to initialize the HelpKeywords dictionary. Derived classes may override this to add custom keywords to the collection.(Inherited from DslDefinitionModelHelpKeywordHelperBase.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Double-derived class to allow easier code customization.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




