HttpRequestWrapper.PhysicalPath Property

 

Gets the physical file-system path of the requested resource.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public override string PhysicalPath { get; }

Property Value

Type: System.String

The file-system path of the requested resource.

.NET Framework
Available since 3.5
Return to top
Show: