GetPSDrive Class

Definition

Activity to invoke the Microsoft.PowerShell.Management\Get-PSDrive command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

GetPSDrive()

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

Properties

LiteralName

Provides access to the LiteralName parameter.

Name

Provides access to the Name parameter.

PSCommandName

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

PSProvider

Provides access to the PSProvider parameter.

Scope

Provides access to the Scope parameter.