This topic shows the hierarchy of objects that are part of the Windows PowerShell Integrated Scripting Environment (ISE). Clicking an object takes you to the reference documentation for the class in the Microsoft.PowerShell.Host.ISE namespace that defines the object.

$psISE Object

The $psISE object is the root object of the Windows PowerShell Integrated Scripting Environment (ISE) object hierarchy. Located at the top level, it exposes the following four objects:

$psISE.CurrentFile

$psISE. CurrentPowerShellTab

$psISE.Options

$psISE.PowerShellTabs

$psISE.CurrentFile

$psISE.CurrentPowerShellTab

$psISE.Options

See Also




Table Of Contents