Virtual path to the currently executing server application.
[Visual Basic] Public ReadOnly Property ApplicationPath As String [C#] public string ApplicationPath {get;} [C++] public: __property String* get_ApplicationPath(); [JScript] public function get ApplicationPath() : String;
A string representing the virtual path of the current application.
HttpRequest Class | HttpRequest Members | System.Web Namespace