IExpressionEvaluationFrame Interfejs

Definicja

Przestroga

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

Definiuje interfejs zaimplementowany przez składnik oceny wyrażenia przepływu pracy, który udostępnia ramkę kontekstu na potrzeby obliczania wyrażenia.

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
Atrybuty

Uwagi

Uwaga

W tym materiale omówiono przestarzałe typy i przestrzenie nazw. Aby uzyskać więcej informacji, zobacz przestarzałe typy w Windows Workflow Foundation 4,5.

Metody

CreateEvaluationFrame(IInstanceTable, DebugEngineCallback)

Tworzy ramkę stosu dla oceny wyrażenia przepływu pracy.

Dotyczy