单项选择题

若要将虚拟路径转化为真实的物理路径,以下语句正确的是()。

A、ResponsE.MapPath(虚拟路径)
B、Request.MapPath(虚拟路径)
C、Server.URLEncode(虚拟路径)
D、Server.MapPath(虚拟路径)