HttpRequestBase..::..ApplicationPath Property

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

Syntax


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