LinkName Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.LinkName Property

The entry's link name.

public string LinkName {get; set;}

Exceptions

Exception Type Condition
ArgumentNullException Thrown when attempting to set LinkName to null.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace