Click or drag to resize

FtpFileSize Property

Gets size of file.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public abstract long Size { get; }
View Source

Property Value

Int64
See Also