HttpRequestBase..::..CurrentExecutionFilePath Property

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

Syntax


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