TarHeader.LF_SYMLINK Field

SharpZip Compression Library

SharpZip Compression Library

TarHeader.LF_SYMLINK Field

Symbolic link file type.

public const byte LF_SYMLINK = 50;

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace