Search notes:

System.Management.Automation.EngineIntrinsics

System.Management.Automation.EngineIntrinsics exposes a PowerShell engine's instance's API.
The class has the following properties:
Type
Events APIs to access the event manager System.Management.Automation.PSLocalEventManager
Host APIs to access the host System.Management.Automation.Internal.Host.InternalHost
InvokeCommand APIs to invoke commands System.Management.Automation.CommandInvocationIntrinsics
InvokeProvider APIs to access providers System.Management.Automation.ProviderIntrinsics
SessionState APIs to access session state System.Management.Automation.SessionState

See also

The automatic PowerShell variable $executionContext has the type System.Management.Automatic.EngineIntrinsics.

Index