NewWinEvent
Class
Definition
Activity to invoke the Microsoft.PowerShell.Diagnostics\New-WinEvent command in a Workflow.
public sealed class NewWinEvent : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| NewWinEvent() |
Gets the display name of the command invoked by this activity. |
Properties
| Payload |
Provides access to the Payload parameter. |
| ProviderName |
Provides access to the ProviderName parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Version |
Provides access to the Version parameter. |
| WinEventId |
Provides access to the WinEventId parameter. |