IWorkflowChangeDiff Interfaccia

Definizione

Attenzione

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

Supporta l’estrazione di modifiche del flusso di lavoro.

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

Commenti

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).

Metodi

Diff(Object, Object)

Determina le modifiche che si sono verificate tra due definizioni del flusso di lavoro.

Si applica a