Retrieves the list of files and directories in the current server directory.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Function GetList As FileSystemItemCollection
C#
FileSystemItemCollection GetList()

Return Value

Collection of FileSystemItem values.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also