Magic Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.Magic Property

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.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace