RegisterWmiEvent
Class
Definition
Activity to invoke the Microsoft.PowerShell.Management\Register-WmiEvent command in a Workflow.
public sealed class RegisterWmiEvent : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| RegisterWmiEvent() |
Gets the display name of the command invoked by this activity. |
Properties
| Action |
Provides access to the Action parameter. |
| Class |
Provides access to the Class parameter. |
| ComputerName |
Provides access to the ComputerName parameter. |
| Credential |
Provides access to the Credential parameter. |
| Forward |
Provides access to the Forward parameter. |
| MaxTriggerCount |
Provides access to the MaxTriggerCount parameter. |
| MessageData |
Provides access to the MessageData parameter. |
| Namespace |
Provides access to the Namespace parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Query |
Provides access to the Query parameter. |
| SourceIdentifier |
Provides access to the SourceIdentifier parameter. |
| SupportEvent |
Provides access to the SupportEvent parameter. |
| Timeout |
Provides access to the Timeout parameter. |