PSInvocationStateInfo Class
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.
Type which has information about InvocationState and Exception associated with InvocationState.
public ref class PSInvocationStateInfo sealed
public sealed class PSInvocationStateInfo
type PSInvocationStateInfo = class
Public NotInheritable Class PSInvocationStateInfo
- Inheritance
-
PSInvocationStateInfo
Properties
Reason |
The reason for the state change, if caused by an error. |
State |
The state of the PowerShell instance. |