Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ZipEntry()
Public Sub New
public: ZipEntry()
Remarks
Applications should never need to call this directly. It is exposed to
support COM Automation environments.