LumiSoft Mail Server User API
GroupId Property
Namespaces > ICSharpCode.SharpZipLib.Tar > TarHeader > GroupId

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Tar.TarHeader.GroupId]

Syntax
C#Visual BasicManaged C++
public int GroupId { get; set; }
Public Property GroupId As Integer
public:
int GroupId {
	int get ();
	void set (int value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)