访问 MP3 播放器/USB 存储设备

发布于 2024-07-19 09:06:03 字数 361 浏览 7 评论 0原文

I'm trying to access a USB Storage device, however the device although appearing in the computer / Drives section, is not allocated a Drive letter, thus when I iterate through the attached drives as described in How to discover USB storage devices and writable CD/DVD drives (C#), it does not appear. I've taken the "Location" from a file on the drive (properties) and it comes up as COMPUTER/Q1/Datacasts but this doesn't work when I pass it to the FileInfo Object (network drive cannot be found), and I'm at a bit of a loss at which way to proceed

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

莫言歌 2024-07-26 09:06:03

经过更多调查后,我发现它需要是 Windows 便携式设备,并从 MSDN 博客< /a>.

After a little more investigation I discovered it needed to be a windows Portable Device, and got some hints from the MSDN blog.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文