ElementMergeDirectiveHasLinkCreationPaths.GetLinkToElementMergeDirective Method

Definition

Get the ElementMergeDirectiveHasLinkCreationPaths link to a DomainPath.

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

Parameters

linkCreationPathInstance
DomainPath

Returns

Attributes

Applies to