PSInvocationStateChangedEventArgs
Class
Definition
Event arguments passed to PowerShell state change handlers InvocationStateChanged event.
public sealed class PSInvocationStateChangedEventArgs : EventArgs
- Inheritance
-
PSInvocationStateChangedEventArgs
Properties
| InvocationStateInfo |
Information about current state of a PowerShell Instance. |