Microsoft.PowerShell.Host.ISE Namespace
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
| Class | Description |
|---|---|
| ISEAddOnTool | A tool to be added to ISE. |
| ISEAddOnToolCollection | Collection of the ISEAddOnTool. |
| ISEEditor | The base class for all Editors: Input, Output and Script. |
| ISEFile | A file opened in the application. |
| ISEFileCollection | Collection of ISEFile |
| ISEMenuItem | Extension menu item. |
| ISEMenuItemCollection | |
| ISEOptions | Settings for the Windows PowerShell Graphical host. |
| ISESnippet | Class containing all data pertaining to a Snippet. |
| ISESnippetCollection | Collection of ISESnippet |
| ObjectModelRoot | Host object representing the whole application. |
| PowerShellTab | A runspace object to be opened by the application |
| PowerShellTabCollection | Collection of . |
| ReadOnlyISEAddOnToolCollection | Collection used in the Visible ISEAddOnTool collections allowing the internal code to change the collection in response to changes in the ISEAddOnTool collections. |
| UICollection | Collection that performs all update actions in the UI thread and that therefore can be used as the type for a variable exposed to scripts and used internally. |
| Interface | Description |
|---|---|
| IAddOnToolHostObject | The interface that allows AddOnTools access to the host object. |
| Enumeration | Description |
|---|---|
| PSXmlTokenType | Token colors for XML |
| SelectedScriptPaneState | The possible visualizations of the script pane when it is expanded. |
Send comments about this topic to Microsoft.