HttpRequestBase..::..PhysicalPath Property

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public string PhysicalPath { get; }
Public ReadOnly Property PhysicalPath As String
	Get
public:
property String^ PhysicalPath {
	String^ get ();
}