asp.net.ph

HttpWorkerRequest.GetAppPath Method

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;

Return Value

The virtual path of the current application.

See Also

HttpWorkerRequest Members   HttpRuntime Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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