Magic Property
From SharpZip Compression Library
Get/set the entry's magic tag.
public string Magic {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown when attempting to set Magic to null. |
From SharpZip Compression Library
Get/set the entry's magic tag.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown when attempting to set Magic to null. |