IWorkflowChangeDiff Gränssnitt

Definition

Varning

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

Stöder utvinning av arbetsflödesändringar.

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
Härledda
Attribut

Kommentarer

Note

I det här materialet diskuteras typer och namnområden som är föråldrade. Mer information finns i Deprecated Types in Windows Workflow Foundation 4.5.

Metoder

Name Description
Diff(Object, Object)
Föråldrad.

Avgör vilka ändringar som har inträffat mellan två arbetsflödesdefinitioner.

Gäller för