Beispiel #1
0
 private string GetVolume(IEnumerable <string> files) =>
 _driveService.GetFileDrive(files.First()).RootDirectory;