Windows PowerShell Specification

Path names are divided into one of two types: fully qualified and relative. ... Converts a path from a PowerShell path to a PowerShell provider path (see §13.8) ... a child path into a single path (see §13.30) Resolve-Path: Resolves the wildcard characters in a path (see §13.44) Split-Path: Returns the specified part of a path (see §13.52) ................
................