OutString
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Out-String command in a Workflow.
public sealed class OutString : Microsoft.PowerShell.Activities.PSActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Constructors
| OutString() |
Gets the display name of the command invoked by this activity. |
Properties
| InputObject |
Provides access to the InputObject parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Stream |
Provides access to the Stream parameter. |
| Width |
Provides access to the Width parameter. |