TarEntry.GroupName Property

Get/set this entry's group name.

[Visual Basic]
Public Property GroupName As String
[C#]
public string GroupName {get; set;}

See Also

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