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

Description ​

Returns an array of folders in the given remote directory.

Arguments ​

string - The remote directory to search.

Returns ​

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