本文介绍了在网络路径上设置ID和密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想在app.conifg中设置网络路径上的ID和密码这可能吗?
i want to set id and password on network path in app.conifg is this possible?
like this
<add key="abcpath" value="\\122.324.234\Logs\asdslog" />
我尝试过:
这可以设置id和密码吗?
What I have tried:
in this can i set id and password?
推荐答案
这篇关于在网络路径上设置ID和密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!