Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Posh
0.1.5
Types/Posh.Host/get_Title.ps1
<#
.SYNOPSIS
Gets the host's title
.DESCRIPTION
Gets the host's window title.
.EXAMPLE
$Posh.Title
#>
$this
.
UI
.
RawUI
.
WindowTitle