2015-09-18 49 views

回答

0

我通過一個答案添加

HttpContext ctx = HttpContext.Current; 
String HTTPCODE = ctx.Response.StatusCode.ToString(); 
相關問題