Hevea documentation

Node.PrintDirectoryList Method 

Prints the list of directory files and path.

public string PrintDirectoryList();

Return Value

the directory content

Exceptions

Exception Type Condition
NotSupportedException the node is not a directory

See Also

Node Class | Hevea.Core.Ftp Namespace