Skip to content
Sergey Vasin edited this page Aug 4, 2020 · 3 revisions

Command name are highlighted Get-Command

Symbols are highlighted and enclosed in parentheses (~)

Operator are highlighted and enclosed in parentheses (|)

Nulls are highlighted $null

Variables are highlighted $_

Referring to family of cmdlet *-Location

Paths are highlighted C:\Program Files\PowerShell

Properties and methods of objects are highlighted ProcessName or bolded ProcessName -?

Types are bold System.Management.Automation.PathInfo

Parameter names are bold Name

Clone this wiki locally