BuildError.Text method

Collate all PowerShell streams (error, verbose, warning, etc.) into a single string.

public static string Text(PowerShell ps)

See Also