Search notes:

System.Management.Automation.Internal.Host.InternalHost (class)

System.Management.Automation.Internal.Host.InternalHost is the type of the automatic PowerShell variable $host (which is the same as the object returned by the cmdLet get-host).
The type derives directly from System.Management.Automation.Host.PSHost

See also

The property Host of System.Management.Automation.EngineIntrinsics.

Index