NativeActivityMetadata.AddImplementationVariable(Variable) Methode

Definition

Fügt der Sammlung von Implementierungsvariablen für die Metadaten die angegebene Variable hinzu.

public:
 void AddImplementationVariable(System::Activities::Variable ^ implementationVariable);
public void AddImplementationVariable (System.Activities.Variable implementationVariable);
member this.AddImplementationVariable : System.Activities.Variable -> unit
Public Sub AddImplementationVariable (implementationVariable As Variable)

Parameter

implementationVariable
Variable

Die hinzuzufügende Variable.

Gilt für: