GetEventLog
Class
Definition
Activity to invoke the Microsoft.PowerShell.Management\Get-EventLog command in a Workflow.
public sealed class GetEventLog : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| GetEventLog() |
Gets the display name of the command invoked by this activity. |
Properties
| After |
Provides access to the After parameter. |
| AsBaseObject |
Provides access to the AsBaseObject parameter. |
| AsString |
Provides access to the AsString parameter. |
| Before |
Provides access to the Before parameter. |
| EntryType |
Provides access to the EntryType parameter. |
| Index |
Provides access to the Index parameter. |
| InstanceId |
Provides access to the InstanceId parameter. |
| List |
Provides access to the List parameter. |
| LogName |
Provides access to the LogName parameter. |
| Message |
Provides access to the Message parameter. |
| Newest |
Provides access to the Newest parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Source |
Provides access to the Source parameter. |
| UserName |
Provides access to the UserName parameter. |