TeeObject Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Tee-Object command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

TeeObject()

Gets the display name of the command invoked by this activity.

Properties

Append

Provides access to the Append parameter.

FilePath

Provides access to the FilePath parameter.

InputObject

Provides access to the InputObject parameter.

LiteralPath

Provides access to the LiteralPath parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.

Variable

Provides access to the Variable parameter.