开发者

different between card reader to usb using c#

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

开发者_如何学Python

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


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜