GetUnique Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Get-Unique command in a Workflow.

public sealed class GetUnique : Microsoft.PowerShell.Activities.PSActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Constructors

GetUnique()

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

Properties

AsString

Provides access to the AsString parameter.

InputObject

Provides access to the InputObject parameter.

OnType

Provides access to the OnType parameter.

PSCommandName

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