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

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

Syntax
C#Visual BasicManaged C++
public string GroupName { get; set; }
Public Property GroupName As String
public:
String^ GroupName {
	String^ get ();
	void set (String^ value);
}

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