Class FilePartExtractionBeginEventArgs
- Namespace
- SharpCompress.Common
- Assembly
- SharpCompress.dll
public class FilePartExtractionBeginEventArgs : EventArgs
- Inheritance
-
FilePartExtractionBeginEventArgs
- Inherited Members
Constructors
FilePartExtractionBeginEventArgs()
public FilePartExtractionBeginEventArgs()
Properties
CompressedSize
public long CompressedSize { get; }
Property Value
Name
public string Name { get; }
Property Value
Size
public long Size { get; }