|
IFtpFileSize Property
|
Gets or sets size of file or directory.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax Property Size As Long
Get
Set
abstract Size : int64 with get, set
function get_Size();
function set_Size(value);
View SourceProperty Value
Int64See Also