HttpRequestWrapper.PhysicalPath 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取所请求资源的物理文件系统路径。
public:
 virtual property System::String ^ PhysicalPath { System::String ^ get(); };public override string PhysicalPath { get; }member this.PhysicalPath : stringPublic Overrides ReadOnly Property PhysicalPath As String属性值
请求的资源的文件系统路径。