摘要: http://community.csdn.net/Expert/topic/3472/3472946.xml?temp=.7222864创建虚拟目录 DirectoryEntry是.Net给我们的一大礼物,他的名字我们就知道他的功能--目录入口。使用过ADSI的人都知道操作IIS,WinNT这些时,我们还需要提供他们的Path,操作IIS时,这个Path的格式为: IIS://ComputerName/Service/Website/Directory ComputerName:即操作的服务器的名字,可以是名字也可以是IP,经常用的就是localhost Service:即操作的服务器... 阅读全文
posted @ 2004-12-28 17:03 greystar 阅读(959) 评论(0) 推荐(0) 编辑