Hevea documentation

Node.Size Property

Gets / sets the size (in bytes) of a file node.

public long Size {get; set;}

Exceptions

Exception Type Condition
NotSupportedException when used on a directory node

See Also

Node Class | Hevea.Core.Ftp Namespace