GetModule Class

Definition

Activity to invoke the Microsoft.PowerShell.Core\Get-Module command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

GetModule()

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

Properties

All

Provides access to the All parameter.

CimNamespace

Provides access to the CimNamespace parameter.

CimResourceUri

Provides access to the CimResourceUri parameter.

CimSession

Provides access to the CimSession parameter.

FullyQualifiedName
ListAvailable

Provides access to the ListAvailable parameter.

Name

Provides access to the Name parameter.

PSCommandName

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

PSSession

Provides access to the PSSession parameter.

Refresh

Provides access to the Refresh parameter.