使用C#的读卡器和USB之间的区别 [英] different between card reader to usb using c#

查看:257
本文介绍了使用C#的读卡器和USB之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我构建了一个使用DriveInfo读取所有驱动器的扫描器. 我如何识别读卡器的驱动器和USB的驱动器? 谢谢....

I build a scanner that takes all drive's with DriveInfo . how i Discerning between drive from card reader and drive from usb ?? thanks....

是同一成员-可移动! 我尝试这样做,但必须与读卡器和USB设备有所不同!! 某人??

is the same member - Removable!! i try this , but must to be a diffrent from card reader to usb device!! sombody ??

推荐答案

我会查看这是DriveInfo包含的驱动器类型的列表.

I would see if the DriveInfo.DriveType returns a different drive type for the card reader and the usb drive. Here's a list of what drive types DriveInfo contains.

这篇关于使用C#的读卡器和USB之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆