enumorganizationName = "MyLittleCompany";
enumapplicationName = "MyLittleApplication";
string[] appDataDirs = standardPaths(StandardPath.data, buildPath(organizationName, applicationName));
//Gather data files for this application from each found directory.
Evaluate paths for various locations and append subfolder.