Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让 FolderBrowserDialog 显示指向文件夹的链接?例如,如果我将它指向包含指向其他文件夹的链接的桌面,FolderBrowserDialog 将不会显示它们。
你的意思是文件夹的快捷方式?FolderBrowserDialog 不会显示这些,因为快捷方式是文件而不是文件夹,FolderBrowserDialog 只显示文件夹。