RegisterEngineEvent
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Register-EngineEvent command in a Workflow.
public sealed class RegisterEngineEvent : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| RegisterEngineEvent() |
Gets the display name of the command invoked by this activity. |
Properties
| Action |
Provides access to the Action parameter. |
| Forward |
Provides access to the Forward 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. |