ComponentSpace FTP Class Library Reference

DirectoryListItem.Size Property

Gets the remote directory item size.

[Visual Basic]
Overridable Public ReadOnly Property Size As Long
[C#]
public virtual long Size {get;}

Property Value

The remote directory item size.

See Also

DirectoryListItem Class | ComponentSpace.Ftp Namespace