NOTE: This property is now obsolete.
Use the Count property instead
Gets the number of entries in this zip file.
public int Size {get;}
Exceptions
Exception Type | Condition |
---|---|
InvalidOperationException | The Zip file has been closed. |
NOTE: This property is now obsolete.
Use the Count property instead
Gets the number of entries in this zip file.
Exception Type | Condition |
---|---|
InvalidOperationException | The Zip file has been closed. |