public bool SetUserFilesLocalFolderLocation(string path) { return(m_localData.SetUserFilesLocalFolderLocation(path)); }