Share via


ElementMergeDirectiveHasLinkCreationPaths.GetElementMergeDirective Method

Definition

Gets ElementMergeDirective.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ GetElementMergeDirective(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective GetElementMergeDirective (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetElementMergeDirective : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective
Public Shared Function GetElementMergeDirective (element As DomainPath) As ElementMergeDirective

Parameters

element
DomainPath

Returns

Attributes

Applies to