IExpressionEvaluationFrame Schnittstelle

Definition

Achtung

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

Definiert die Schnittstelle, die von der Komponente zur Workflowausdrucksauswertung implementiert wird, die einen Kontextrahmen für die Ausdrucksauswertung bereitstellt.

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
Attribute

Hinweise

Hinweis

In diesem Material werden veraltete Typen und Namespaces erläutert. Weitere Informationen finden Sie unter Veraltete Typen in Windows Workflow Foundation 4.5.

Methoden

CreateEvaluationFrame(IInstanceTable, DebugEngineCallback)
Veraltet.

Erstellt einen Stapelrahmen für die Workflowausdrucksauswertung.

Gilt für: