单项选择题

A.Server.MapPath("asp/about.asp")
B.Server.MapPath("\")
C.Server.MapPath(request.servervariables("PATH_INFO"))
D.以上全都对