IgnoreBlankRows Parameter (Connect-CSV Cmdlet)
Indicates whether to skip the empty rows.
Syntax
Connect-CSV -IgnoreBlankRows SwitchParameter
Data Type
bool
Default Value
false
Remarks
Indicates whether to skip the empty rows.
Indicates whether to skip the empty rows.
Connect-CSV -IgnoreBlankRows SwitchParameter
bool
false
Indicates whether to skip the empty rows.