Share via


ElementMergeDirectiveHasForwardingPath.GetLinkToForwardingElementMergeDirective Method

Definition

Get the ElementMergeDirectiveHasForwardingPath link to a DomainPath.

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

Parameters

forwardingPathInstance
DomainPath

Returns

Attributes

Applies to