标签: c# reference unc
我正在尝试使用代码using (UNCAccessWithCredentials unc = new UNCAccessWithCredentials())而我错过了对它的引用。所谓的参考是什么?我以为是WNetUseConnection,但我在visual studio reference add选项中找不到它。 感谢
using (UNCAccessWithCredentials unc = new UNCAccessWithCredentials())