TarHeader.LF_NORMAL Field

Normal file type.

[Visual Basic]
Public Shared ReadOnly LF_NORMAL As Byte
[C#]
public static readonly byte LF_NORMAL;

See Also

TarHeader Class | TarHeader Members | ICSharpCode.SharpZipLib.Tar Namespace