Out-Host


Sends the pipelined output to the host.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Out-Host

 [-Paging] [-InputObject <PSObject>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The out-host Cmdlet does not function by itself, but is one of several output Cmdlets that take pipelined input. Typically, out-host does not need to be explicitly used since it is the default output. The typical behavior is to do some actions that produce objects, format those objects using a format-* command, and then output those objects using out-*.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net