System.Web Namespace HttpWorkerRequest Class
Returns the virtual path to the currently executing server application.
[ VB ] <ComVisible ( False ) > Overridable Public Function GetAppPath ( ) As String [ C# ] [ ComVisible ( false ) ] public virtual string GetAppPath ( ); [ C++ ] [ ComVisible ( false ) ] public: virtual String* GetAppPath ( ); [ JScript ] public ComVisible ( false ) function GetAppPath ( ) : String;
The virtual path of the current application.
HttpWorkerRequest Members HttpRuntime Class
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note