|
FtpFileSize Property
|
Gets size of file.
Namespace: GSF.Net.VirtualFtpClientAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public abstract long Size { get; }
Public MustOverride ReadOnly Property Size As Long
Get
abstract Size : int64 with get
View SourceProperty Value
Int64See Also