System.Activities.Debugger Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides classes related to the system debugger.
Debug |
Represents the debugging information. |
Locals |
Represents the name and type of an early bound item that displays in the workflow debugger Locals window. |
Source |
Identifies a specific location in a target source code file. |
Source |
Represents SourceLocationFoundEventArgs. |
Source |
Provides SourceLocation information for the mapping of a root activity and its descendants to their corresponding source locations. |
State |
Maintains property information that pinpoints source code locations that can serve as breakpoints or be stepped to by the interpreter. |
State |
Manages the debugging of each activity that is mapped to a state by the debugging infrastructure. |
Thread |
Supports the creation and execution of an auxiliary debugging thread, or island, on a dedicated worker thread. This type is a utility class used by the framework and is not intended for public use. |
Virtual |
Provides a virtual call stack frame for the interpreter. |
Xaml |
Provides the functionality to parse XAML markup code into an object or tree of objects. |
IDebuggable |
Provides an interface whose implementation enables the Workflow debugger to debug a serialized Workflow object. |
.NET feedback
.NET is an open source project. Select a link to provide feedback: