Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Zip::ExtractNewer
Extracts only the files that have more recent last-modified-times than the files on disk. This allows you to easily refresh only the files that have been updated.
![]() |
Declarations | ||
|
[Visual Basic] Public Function ExtractNewer(ByVal String dirPath) As Boolean [C#] public bool ExtractNewer(string dirPath); [C++] public bool ExtractNewer(String *dirPath); [JScript] public function ExtractNewer(String dirPath) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.