Gets the virtual path of the current request.
[Visual Basic] Public ReadOnly Property FilePath As String [C#] public string FilePath {get;} [C++] public: __property String* get_FilePath(); [JScript] public function get FilePath() : String;
HttpRequest Class | HttpRequest Members | System.Web Namespace