ElementMergeDirectiveHasForwardingPath.SetForwardingElementMergeDirective(DomainPath, ElementMergeDirective) 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 ForwardingElementMergeDirective.
public:
static void SetForwardingElementMergeDirective(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ newElementMergeDirective);
[System.Diagnostics.DebuggerStepThrough]
public static void SetForwardingElementMergeDirective (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath element, Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective newElementMergeDirective);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetForwardingElementMergeDirective : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath * Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective -> unit
Public Shared Sub SetForwardingElementMergeDirective (element As DomainPath, newElementMergeDirective As ElementMergeDirective)
Paramètres
- element
- DomainPath
- newElementMergeDirective
- ElementMergeDirective
- Attributs