ObjectModelRoot.PowerShellTabs Property
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.
Gets the Runspaces in the application.
public:
property Microsoft::PowerShell::Host::ISE::PowerShellTabCollection ^ PowerShellTabs { Microsoft::PowerShell::Host::ISE::PowerShellTabCollection ^ get(); };
public Microsoft.PowerShell.Host.ISE.PowerShellTabCollection PowerShellTabs { get; }
member this.PowerShellTabs : Microsoft.PowerShell.Host.ISE.PowerShellTabCollection
Public ReadOnly Property PowerShellTabs As PowerShellTabCollection