PSCmdlet.Events Property

Definition

Gets the event manager for the current runspace.

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

Property Value

Applies to