An enum indicating the source of the ZipEntry.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ZipEntrySource Source { get; }
Public ReadOnly Property Source As ZipEntrySource Get
public: property ZipEntrySource Source { ZipEntrySource get (); }