随笔分类 -  IIS

摘要:protected System.DirectoryServices.DirectoryEntry dirroot; 1、添加新的虚拟目录 DirectoryEntry newVirDir = dirroot.Children.Add("Webtest","IIsWebVirtualDir"); n... 阅读全文
posted @ 2013-05-18 21:40 自然去留 阅读(122) 评论(0) 推荐(0)