Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetRawList(AsyncCallback, Object)
Begins asynchronous GetRawList operation. Retrieves the list of files and directories in the current remote directory using a raw text format.
Public methodSupported by the .NET Compact FrameworkBeginGetRawList(String, AsyncCallback, Object)
Begins asynchronous GetRawList operation. Retrieves the list of files and directories in the specified remote directory (or a list of files matching the specified mask) using a raw text format.

See Also