ClassHasElementMergeDirectives.GetDirectiveOf(ElementMergeDirective) Method
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.
Gets DirectiveOf.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ GetDirectiveOf(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass GetDirectiveOf (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDirectiveOf : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass
Public Shared Function GetDirectiveOf (element As ElementMergeDirective) As DomainClass
Parameters
- element
- ElementMergeDirective
Returns
- Attributes