NAME Import-Csv SYNTAX Import-Csv [-Path] [[-Delimiter] ] [-Header ] [- Encoding ] [] Import-Csv [[-Delimiter] ] -LiteralPath [-Header ] [-Encoding ] [] Import-Csv [-Path] -UseCulture [-Header ] [-Encoding < Encoding>] [] Import-Csv -LiteralPath -UseCulture [-Header ] [-Encod ing ] [] 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 Impor t-Csv -Online" or go to https://go.microsoft.com/fwlink/?LinkID=113341.