HttpRequestBase..::..AppRelativeCurrentExecutionFilePath Property

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

Syntax


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