正如标题所示,如何获得当前的OS驱动器,因此可以将其添加到字符串中,例如:
MessageBox.Show(C:\ + "My Documents");
谢谢
.net c# windows
.net ×1
c# ×1
windows ×1