Returns an unparsed list of files in the specified directory.
Returns an unparsed list of files in the specified directory.
public bool GetFileList(string,ref string);
Returns an unparsed list of files in the specified directory.
public bool GetFileList(string,ref string,bool);
Returns an unparsed list of files in the current working directory.
public bool GetFileList(ref string);