Get/set the name for this tar entry.
public string Name {get; set;}
Exceptions
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown when attempting to set the property to null. |
Get/set the name for this tar entry.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown when attempting to set the property to null. |