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