PSEventSubscriber.Action Property

Definition

The action invoked when this event arrives.

public:
 property System::Management::Automation::PSEventJob ^ Action { System::Management::Automation::PSEventJob ^ get(); };
public System.Management.Automation.PSEventJob Action { get; }
member this.Action : System.Management.Automation.PSEventJob
Public ReadOnly Property Action As PSEventJob

Property Value

Applies to