Click or drag to resize

FtpDirectorySize Property

Gets or sets size of directory.

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

Property Value

Int64

Implements

IFtpFileSize
See Also