NAME
Import-Csv
SYNTAX
Import-Csv [[-Path]
] [[-Delimiter] ] [-LiteralPath ]
[-Header ] [-Encoding {Unicode | UTF7 | UTF8 | ASCII | UTF32 |
BigEndianUnicode | Default | OEM}] []
Import-Csv [[-Path] ] -UseCulture [-LiteralPath ] [-Header
] [-Encoding {Unicode | UTF7 | UTF8 | ASCII | UTF32 |
BigEndianUnicode | Default | OEM}] []
ALIASES
ipcsv
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is
displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet,
use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Import-Csv
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=113341.