JoinPath Class

Definition

Activity to invoke the Microsoft.PowerShell.Management\Join-Path command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

JoinPath()

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

Properties

ChildPath

Provides access to the ChildPath parameter.

Credential

Provides access to the Credential parameter.

Path

Provides access to the Path parameter.

PSCommandName

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

Resolve

Provides access to the Resolve parameter.