ConvertTo-Html


Converts the input to an HTML table.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

ConvertTo-Html [

 [-Property] <Object[]>] [-InputObject <PSObject>] [-Body <String[]>] [-Head <String[]>] [-Title <String>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The convert-html Cmdlet creates an HTML page by taking the data from incoming objects and converting it to an HTML table. By default, all the properties of t he object are placed in an HTML table row. If the properties are not available an empty table cell is created.



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