Aracılığıyla paylaş


CompiledExpressionInvoker.SetCompiledExpressionRootForImplementation Yöntem

Tanım

uygulaması için derlenmiş ifade kökünü CompiledExpressionInvokerayarlar.

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)

Parametreler

target
Object

Hedef.

compiledExpressionRoot
ICompiledExpressionRoot

Ayarlanacak derlenmiş ifade kökü.

Açıklamalar

Derlenmiş ifade kökü.

Şunlara uygulanır