Share via


ElementMergeDirectiveHasLinkCreationPaths.SetElementMergeDirective Method

Definition

Sets ElementMergeDirective.

public:
 static void SetElementMergeDirective(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ newElementMergeDirective);
[System.Diagnostics.DebuggerStepThrough]
public static void SetElementMergeDirective (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath element, Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective newElementMergeDirective);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetElementMergeDirective : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath * Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective -> unit
Public Shared Sub SetElementMergeDirective (element As DomainPath, newElementMergeDirective As ElementMergeDirective)

Parameters

element
DomainPath
newElementMergeDirective
ElementMergeDirective
Attributes

Applies to