Click or drag to resize

ICSharpWorkerIcsUnzipFirstDumpToFile(String) Methode

Ruft UnzipFirstDumpToFile(zipPathAndFile, "", 0, null).

Namensraum: NetEti.FileTools.Zip
Assembly: NetEti.ZipAccess (in NetEti.ZipAccess.dll) Version: 1.0.0+2996eef2bd6ad690f9f33134f6dd182957ec1b3e
Syntax
public ZippedFileInfo IcsUnzipFirstDumpToFile(
	string zipPathAndFile
)

Parameter

zipPathAndFile  String
Pfad und Name des Archivs

Rückgabewert

ZippedFileInfo
Pfad, Größe und Timestamp der Datei im Archiv
Siehe auch