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

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

Syntax
C#Visual BasicManaged C++
public long Size { get; set; }
Public Property Size As Long
public:
long long Size {
	long long get ();
	void set (long long value);
}

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