Table of Contents

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

long

Name

public string Name { get; }

Property Value

string

Size

public long Size { get; }

Property Value

long