KeyBasedTreeEntriesLoadResults.GetFileReadErrors
Description:
Gets the names of any files which could not be read due to access errors.
Gets the names of any files which could not be read due to access errors.
Remarks:
Only applies to KeyBasedTreeEntries built from text files.
Only applies to KeyBasedTreeEntries built from text files.
public IList<string> GetFileReadErrors()
IList<string>
An array of strings containing the filenames of files which could not be read.