LumiSoft Net Help
FileSize Property
NamespacesLumiSoft.Net.FTP.ServerFTP_e_GetFileSizeFileSize
Gets or sets file size in bytes.
Declaration Syntax
C#Visual BasicVisual C++F#
public long FileSize { get; set; }
Public Property FileSize As Long
	Get
	Set
public:
property long long FileSize {
	long long get ();
	void set (long long value);
}
member FileSize : int64 with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119