System.Web Namespace HttpWorkerRequest Class
When overridden in a derived class, returns the physical path to the requested URI.
[ VB ] <ComVisible ( False ) > Overridable Public Function GetFilePath ( ) As String [ C# ] [ ComVisible ( false ) ] public virtual string GetFilePath ( ); [ C++ ] [ ComVisible ( false ) ] public: virtual String* GetFilePath ( ); [ JScript ] public ComVisible ( false ) function GetFilePath ( ) : String;
The path to the requested URI.
HttpWorkerRequest Members HttpRuntime Class
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph