2027 Method
Changes 0
M

KeyBasedTreeEntriesLoadResults.GetFileReadErrors

Description:
Gets the names of any files which could not be read due to access errors.
Remarks:
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.