Method GetFilePaths GetFilePaths() Retrieves all the stored file paths. Declaration public IEnumerable<string> GetFilePaths() Returns Type Description IEnumerable<string> Returns all file paths as an IEnumerable.