Overload List

  NameDescription
Public methodBeginGetFiles(AsyncCallback, Object)
Begins an asynchronous request to list the current working directory's contents as an array of strings of file-names.
Public methodBeginGetFiles(String, AsyncCallback, Object)
Begins an asynchronous request to retrieve the given directory's contents as an array of strings of file-names.

See Also