Udostępnij za pośrednictwem


CompiledExpressionInvoker.SetCompiledExpressionRoot Metoda

Definicja

Ustawia skompilowany katalog główny wyrażeń.

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

Parametry

target
Object

Cel.

compiledExpressionRoot
ICompiledExpressionRoot

Element główny skompilowanego wyrażenia, który ma zostać ustawiony.

Uwagi

Katalog główny skompilowanego wyrażenia.

Dotyczy