随笔 - 41  文章 - 0  评论 - 24 
添加引用:AspNetMMCExt
添加名字空间:using Microsoft.Aspnet.Snapin;

AspNetManagementUtility aspnet = new AspNetManagementUtility();

string e;
aspnet.DisplayAspNetConfigSettings(
"sonic-zzw""""/SignCode""Default Web Site""", Process.GetCurrentProcess().Id, out e);
    
posted on 2008-02-03 17:59 pdfw 阅读(177) 评论(0) 编辑 收藏