IExpressionEvaluationFrame Interfaccia
In questo articolo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
Definisce l'interfaccia implementata dal componente di valutazione dell'espressione del flusso di lavoro che fornisce il contesto per la valutazione dell'espressione.
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
- Attributi
Nota
In questo materiale vengono descritti tipi e spazi dei nomi obsoleti. Per altre informazioni, vedere Deprecated Types in Windows Workflow Foundation 4.5 (Tipi deprecati in Windows Workflow Foundation 4.5).
Create |
Obsoleti.
Crea uno stack frame per la valutazione dell'espressione del flusso di lavoro. |
Prodotto | Versioni (Obsoleto) |
---|---|
.NET Framework | 3.0, 3.5, 4.0 (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |