 | ICSharpWorkerIcsUnzipFirstDumpToFile(String) Methode |
Ruft UnzipFirstDumpToFile(zipPathAndFile, "", 0, null).
Namensraum: NetEti.FileTools.ZipAssembly: NetEti.ZipAccess (in NetEti.ZipAccess.dll) Version: 1.0.0+a841ddece84f5f5b35c357330d79d5d3d2dc719f
Syntaxpublic ZippedFileInfo IcsUnzipFirstDumpToFile(
string zipPathAndFile
)
Public Function IcsUnzipFirstDumpToFile (
zipPathAndFile As String
) As ZippedFileInfo
public:
ZippedFileInfo^ IcsUnzipFirstDumpToFile(
String^ zipPathAndFile
)
member IcsUnzipFirstDumpToFile :
zipPathAndFile : string -> ZippedFileInfo Parameter
- zipPathAndFile String
- Pfad und Name des Archivs
Rückgabewert
ZippedFileInfoPfad, Größe und Timestamp der Datei im Archiv
Siehe auch