CompiledExpressionInvoker.SetCompiledExpressionRootForImplementation Metod

Definition

Anger den kompilerade uttrycksroten för implementeringen av CompiledExpressionInvoker.

public:
 static void SetCompiledExpressionRootForImplementation(System::Object ^ target, System::Activities::XamlIntegration::ICompiledExpressionRoot ^ compiledExpressionRoot);
public static void SetCompiledExpressionRootForImplementation(object target, System.Activities.XamlIntegration.ICompiledExpressionRoot compiledExpressionRoot);
static member SetCompiledExpressionRootForImplementation : obj * System.Activities.XamlIntegration.ICompiledExpressionRoot -> unit
Public Shared Sub SetCompiledExpressionRootForImplementation (target As Object, compiledExpressionRoot As ICompiledExpressionRoot)

Parametrar

target
Object

Målet.

compiledExpressionRoot
ICompiledExpressionRoot

Den kompilerade uttrycksrot som ska anges.

Kommentarer

Roten för kompilerat uttryck.

Gäller för