System.Web Namespace HttpWorkerRequest Class
Returns the virtual path to the requested URI.
[ VB ] <ComVisible ( False ) > MustOverride Public Function GetUriPath ( ) As String [ C# ] [ ComVisible ( false ) ] public abstract string GetUriPath ( ); [ C++ ] [ ComVisible ( false ) ] public: virtual String* GetUriPath ( ) = 0; [ JScript ] public ComVisible ( false ) abstract function GetUriPath ( ) : 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