GroupName Property

SharpZip Compression Library

SharpZip Compression Library

TarHeader.GroupName Property

Get/set the entry's group name.

public string GroupName {get; set;}

Remarks

This is only directly relevant to unix systems.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace