Name Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.Name Property

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.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace