2011年10月27日

NET技术 C#操作IIS的代码 将C#操作IIS的代码贴出来,方便以后查阅.代码都是以前在网上搜集的,记不得出处了.

摘要: usingSystem;usingSystem.DirectoryServices;usingSystem.Collections;namespaceOPS.Component{/**////<summary>///IISWebServer的状态///</summary>publicenumIISServerState{/**////<summary>//////</summary>Starting=1,/**////<summary>//////</summary>Started=2,/**////<summary 阅读全文

posted @ 2011-10-27 12:59 Nelson.wu 阅读(172) 评论(0) 推荐(0)

导航