IExpressionEvaluationFrame Arabirim

Tanım

Dikkat

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

İfade değerlendirmesi için bir bağlam çerçevesi sağlayan iş akışı ifadesi değerlendirme bileşeni tarafından uygulanan arabirimi tanımlar.

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
Öznitelikler

Açıklamalar

Note

Bu malzeme, eski türleri ve ad alanlarını ele alır. Daha fazla bilgi için bkz. Deprecated Types in Windows Workflow Foundation 4.5.

Yöntemler

Name Description
CreateEvaluationFrame(IInstanceTable, DebugEngineCallback)
Geçersiz.

İş akışı ifadesi değerlendirmesi için bir yığın çerçevesi oluşturur.

Şunlara uygulanır