CompiledExpressionInvoker.SetCompiledExpressionRootForImplementation Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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ü.