WriteWarning Class

Definition

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

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Constructors

WriteWarning()

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

Properties

Message

Provides access to the Message parameter.

PSCommandName

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