Re: Drive type
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Tue, 30 Aug 2005 23:21:37 +0200
"M K" <ski_freak@xxxxxxxxx> schrieb:
I am looping through the drives and only want to process those that are
harddrives and not CD, floppy, dvd etc. What method(if any) or code do I use?
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=setcddoorstatus&lang=en> <URL:http://dotnet.mvps.org/dotnet/code/filesystem/#DriveType>
..NET 2.0 will contain the class 'System.IO.DriveInfo' which has a property 'DriveType'.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- Follow-Ups:
- Re: Drive type
- From: Bob S
- Re: Drive type
- References:
- Drive type
- From: M K
- Drive type
- Prev by Date: Display data in a pop up
- Next by Date: RE: How to split a string between <> or "" in VB.net
- Previous by thread: Drive type
- Next by thread: Re: Drive type
- Index(es):
Relevant Pages
|