Partage via


IWorkflowChangeDiff Interface

Définition

Attention

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

Prend en charge l'extraction des modifications de workflow.

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
Dérivé
Attributs

Remarques

Notes

Ce document décrit les types et les espaces de noms qui sont obsolètes. Pour plus d’informations, consultez Types dépréciés dans Windows Workflow Foundation 4.5.

Méthodes

Diff(Object, Object)

Détermine les modifications qui se sont produites entre deux définitions de workflow.

S’applique à