WriteProgress Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Write-Progress command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Constructors

WriteProgress()

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

Properties

Activity

Provides access to the Activity parameter.

Completed

Provides access to the Completed parameter.

CurrentOperation

Provides access to the CurrentOperation parameter.

ParentId

Provides access to the ParentId parameter.

PercentComplete

Provides access to the PercentComplete parameter.

ProgressId

Provides access to the ProgressId parameter.

PSCommandName

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

SecondsRemaining

Provides access to the SecondsRemaining parameter.

SourceId

Provides access to the SourceId parameter.

Status

Provides access to the Status parameter.