LumiSoft Mail Server User API
HostSystem Property
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipEntry > HostSystem

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipEntry.HostSystem]

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

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