Retrieves the list of file and directory names in the current remote directory.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Function GetNameList As String() |
C# |
---|
string[] GetNameList() |