1 out of 1 rated this helpful - Rate this topic

System.Workflow Namespaces

The System.Workflow namespaces contain types used to develop applications that use Windows Workflow Foundation. These types provide design time and run-time support for rules and activities, to configure, control, host, and debug the workflow runtime engine.

NamespaceDescription
System.Workflow.ActivitiesProvides classes related to Windows Workflow Foundation activities.
System.Workflow.Activities.ConfigurationProvides classes that represent sections of the configuration file.
System.Workflow.Activities.RulesContains a set of classes that define the conditions and actions that form a rule.
System.Workflow.Activities.Rules.DesignContains a set of classes that manage the Rule Set Editor and the Rule Condition Editor dialog boxes.
System.Workflow.ComponentModelProvides classes related to the Windows Workflow Foundation component model.
System.Workflow.ComponentModel.CompilerProvides classes related to the Windows Workflow Foundation component model compiler.
System.Workflow.ComponentModel.DesignProvides classes related to the Windows Workflow Foundation component model designers.
System.Workflow.ComponentModel.SerializationProvides the infrastructure for managing the serialization of activities and workflows to and from extensible Application Markup Language (XAML) and CodeDOM.
System.Workflow.RuntimeProvides classes related to workflow runtime.
System.Workflow.Runtime.ConfigurationContains classes that are used to configure the workflow runtime engine.
System.Workflow.Runtime.DebugEngineContains classes and interfaces for use in debugging workflow instances.
System.Workflow.Runtime.HostingProvides classes related to Windows Workflow Foundation runtime hosting.
System.Workflow.Runtime.TrackingContains classes and an interface related to tracking services.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.