IExpressionEvaluationFrame Antarmuka

Definisi

Perhatian

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Menentukan antarmuka yang diimplementasikan oleh komponen evaluasi ekspresi alur kerja yang menyediakan bingkai konteks untuk evaluasi ekspresi.

public interface class IExpressionEvaluationFrame
public interface IExpressionEvaluationFrame
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public interface IExpressionEvaluationFrame
type IExpressionEvaluationFrame = interface
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type IExpressionEvaluationFrame = interface
Public Interface IExpressionEvaluationFrame
Atribut

Keterangan

Note

Materi ini membahas jenis dan namespace yang usang. Untuk informasi selengkapnya, lihat jenis Deprecated di Windows Workflow Foundation 4.5.

Metode

Nama Deskripsi
CreateEvaluationFrame(IInstanceTable, DebugEngineCallback)
Kedaluwarsa.

Membuat bingkai tumpukan untuk evaluasi ekspresi alur kerja.

Berlaku untuk