DirectoryEventArgs Class

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

DirectoryEventArgs Class

Event arguments for directories.

For a list of all members of this type, see DirectoryEventArgs Members.

System.Object    System.EventArgs
      ICSharpCode.SharpZipLib.Core.ScanEventArgs
         ICSharpCode.SharpZipLib.Core.DirectoryEventArgs

public class DirectoryEventArgs : ScanEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ICSharpCode.SharpZipLib.Core

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

DirectoryEventArgs Members | ICSharpCode.SharpZipLib.Core Namespace