ElementMergeDirectiveHasForwardingPath.GetLinkToForwardingElementMergeDirective 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 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