RemoteServer.FindFiles
Skip to content
mnscript
string[] RemoteServer.FindFiles(string) 

Description ​

Returns an array of files in the given directory.

Arguments ​

string - The directory to search.

Returns ​

string[] - An array of files found in the directory.