Activity Constructor ()
.NET Framework (current version)
Initializes a new instance of the Activity class.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The following code shows how to create activities and add them as children to a composite activity.
This code example is part of the Throw SDK sample and is from the ThrowWorkFlow.cs file. For more information, seeThrow Sample.
.NET Framework
Available since 3.0
Available since 3.0
Show: