PSEventSubscriber.Action Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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