GroupId Property

SharpZip Compression Library

SharpZip Compression Library

TarHeader.GroupId Property

Get/set the entry's group id.

public int GroupId {get; set;}

Remarks

This is only directly relevant to linux/unix systems. The default value is zero.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace