Appearance
string[] RemoteServer.FindFiles(string)
Returns an array of files in the given directory.
string - The directory to search.
string
string[] - An array of files found in the directory.
string[]