Share via


ElementMergeDirectiveHasForwardingPath.GetLinkToForwardingPath Method

Definition

Get the ElementMergeDirectiveHasForwardingPath link to a ElementMergeDirective.

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

Parameters

elementMergeDirectiveInstance
ElementMergeDirective

Returns

Attributes

Applies to