PipelineEnabledActivity
Class
Definition
Activities derived from this class can be used in the Pipeline activity
public abstract class PipelineEnabledActivity : System.Activities.NativeActivity
- Inheritance
-
PipelineEnabledActivity
- Derived
Constructors
| PipelineEnabledActivity() |
Properties
| AppendOutput |
Determines whether to append output to Result. |
| Input |
The Input stream for the activity. |
| Result |
The output stream from the activity |
| UseDefaultInput |
Determines whether to connect the input stream for this activity. |