winforms - Get a Unique ID for a Hard disk attached to a PC in .net -


As a question, I need some ways to get a unique ID for each drive connected to my PC.

The reason behind this is that if I store the location of a file in DB and I want to get it at the later stage, I will not always get the file because the number of letters of the drive Changes on the base drives plug-in

Check this link


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -