We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
el cmdlet Export-CSV
al cmdlet Export-Csv
The Export-CSV cmdlet converts the objects that you submit into a series of CSV variable-length strings and saves them in the specified text file.
El cmdlet Export-CSV convierte los objetos enviados en una serie de cadenas CSV de longitud variable y las guarda en el archivo de texto especificado.
Description The Export-CSV cmdlet creates a CSV variable-length file that represents the objects that you submit.
Descripción El cmdlet Export-CSV crea un archivo CSV de longitud variable que representa los objetos que se envían.
It uses a pipeline operator (|) to send the process objects to the Export-CSV cmdlet, which exports the process objects to the Processes.csv file in the current directory.
Utiliza un operador de canalización (|) para enviar los objetos de proceso al cmdlet Export-CSV, que exporta los objetos de proceso al archivo Processes.csv en el directorio actual.
It pipes the information to the Export-Csv cmdlet and then stores that information in the Services.csv file.
Canaliza la información al cmdlet Export-Csv y, a continuación, la almacena en el archivo Services.csv.
The Import-CSV cmdlet creates objects from CSV variable-length files that are generated by the Export-CSV cmdlet.
El cmdlet Import-CSV crea objetos a partir de archivos CSV de longitud variable generados por el cmdlet Export-CSV.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.