System.Activities.Design.Debug Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The System.Activities.Design.Debug namespace contains classes that provide access to debugging functionality for the workflow designer, which could be useful in rehosting scenarios.

Classes

  Class Description
Public class BreakpointInfo Handles breakpoint location and type information that is used in conjunction with the debugging of an activity.
Public class DebuggerService Manages the placement of breakpoints for a debugging process.

Interfaces

  Interface Description
Public interface IDesignerDebugView When implemented in a derived class, provides functionality for an activity designer debugger view.