ElementMergeDirectiveHasForwardingPath.GetLinkToForwardingPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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