LinkName Property
From SharpZip Compression Library
The entry's link name.
public string LinkName {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown when attempting to set LinkName to null. |
From SharpZip Compression Library
The entry's link name.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown when attempting to set LinkName to null. |