InlineScript Class

Definition

Activity to support the invocation of PowerShell script content in a Workflow.

public sealed class InlineScript : Microsoft.PowerShell.Activities.PSRemotingActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

InlineScript()

Properties

Command

The script text to invoke.

CommandName

Name of the command to invoke

Parameters

Parameters to invoke the command with.