|
FtpFileSize Property
|
Gets or sets size of file.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public long Size { get; set; }
Public Property Size As Long
Get
Set
abstract Size : int64 with get, set
override Size : int64 with get, set
function get_Size();
function set_Size(value);
View SourceProperty Value
Int64Implements
IFtpFileSizeSee Also