Retrieves the list of file and directory names.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Function GetNameList ( _ arguments As String _ ) As String() |
C# |
---|
string[] GetNameList( string arguments ) |
Parameters
- arguments
- Type: System..::..String
Server and protocol-specific arguments. Usually a directory path.