Click or drag to resize

FtpFileSize Property

Gets or sets size of file.

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

Property Value

Type: Int64
See Also