C# - removable drives?

JCDenton

Member
Joined
Feb 3, 2005
Messages
10
How would one detect whether a drive contains a removable storage medium such as an optical disk in C#?
I am implementing a design indexing all files on the local machine but am eager to avoid indexing files only in temporary use.
Many thanx :)
 
Back
Top