Format-Wide


Formats objects as a table of their properties.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Format-Wide [

 [-Property] <Object>] [-AutoSize] [-Column <Int32>] [-GroupBy <Object>] [-View <String>] [-ShowError] [-DisplayError] [-Force] [-Expand <String>] [-InputObject <PSObject>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

Input objects often attempt to fit as many columns of values as possible on a line of output. The format-wide Cmdlet gives you an extra measure of control over the display. If the optional -Property parameter is given, it determines which property is displayed, and can also determine field format. If no -Property argument is supplied, the Default Parameter for the first object's type is used.



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