IWorkflowChangeDiff Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
Prend en charge l’exploration de données des modifications de flux de travail.
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
Note
Ce matériel traite des types et des espaces de noms obsolètes. Pour plus d’informations, consultez Deprecated Types dans Windows Workflow Foundation 4.5.
Méthodes
| Nom | Description |
|---|---|
| Diff(Object, Object) |
Obsolète.
Détermine les modifications qui se sont produites entre deux définitions de flux de travail. |