RegisterObjectEvent Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Register-ObjectEvent command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

RegisterObjectEvent()

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

Properties

Action

Provides access to the Action parameter.

EventName

Provides access to the EventName parameter.

Forward

Provides access to the Forward parameter.

InputObject

Provides access to the InputObject parameter.

MaxTriggerCount

Provides access to the MaxTriggerCount parameter.

MessageData

Provides access to the MessageData parameter.

PSCommandName

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

SourceIdentifier

Provides access to the SourceIdentifier parameter.

SupportEvent

Provides access to the SupportEvent parameter.