TarEntry.GroupId Property

Get/set this entry's group id.

[Visual Basic]
Public Property GroupId As Integer
[C#]
public int GroupId {get; set;}

See Also

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