ImportClixml Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Import-Clixml command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

ImportClixml()

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

Properties

First

Provides access to the First parameter.

IncludeTotalCount

Provides access to the IncludeTotalCount parameter.

LiteralPath

Provides access to the LiteralPath parameter.

Path

Provides access to the Path parameter.

PSCommandName

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

Skip

Provides access to the Skip parameter.