ElementMergeDirectiveHasForwardingPath.SetForwardingPath(ElementMergeDirective, DomainPath) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit 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)
Paramètres
- element
- ElementMergeDirective
- newForwardingPath
- DomainPath
- Attributs