开发者

vb.net: detecting which folder desktop is in

usually the desktop folder is something like:

C:\Users\username\Desktop\

is it possible to detect where the desktop folder is usin开发者_如何学Cg vb.net?


Quite simple:

Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory)
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜