ElementMergeDirectiveHasForwardingPath.SetForwardingPath Method

Definition

Sets ForwardingPath.

public:
 static void SetForwardingPath(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ newForwardingPath);
[System.Diagnostics.DebuggerStepThrough]
public static void SetForwardingPath (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective element, Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath newForwardingPath);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetForwardingPath : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective * Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> unit
Public Shared Sub SetForwardingPath (element As ElementMergeDirective, newForwardingPath As DomainPath)

Parameters

newForwardingPath
DomainPath
Attributes

Applies to