GetWinEvent Class

Definition

Activity to invoke the Microsoft.PowerShell.Diagnostics\Get-WinEvent command in a Workflow.

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

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

GetWinEvent()

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

Properties

Credential

Provides access to the Credential parameter.

FilterHashtable

Provides access to the FilterHashtable parameter.

FilterXml

Provides access to the FilterXml parameter.

FilterXPath

Provides access to the FilterXPath parameter.

Force

Provides access to the Force parameter.

ListLog

Provides access to the ListLog parameter.

ListProvider

Provides access to the ListProvider parameter.

LogName

Provides access to the LogName parameter.

MaxEvents

Provides access to the MaxEvents parameter.

Oldest

Provides access to the Oldest parameter.

Path

Provides access to the Path parameter.

ProviderName

Provides access to the ProviderName parameter.

PSCommandName

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