asp.net.ph

HttpRuntime.AppDomainAppVirtualPath Property

System.Web Namespace   HttpRuntime Class


Gets the virtual path of the directory that contains the application hosted in the current application domain.

[ VB ]
Public Shared ReadOnly Property AppDomainAppVirtualPath As String

[ C# ]
public static string AppDomainAppVirtualPath {get;}

[ C++ ]
public: __property static String* get_AppDomainAppVirtualPath ( );

[ JScript ]
public static function get AppDomainAppVirtualPath ( ) : String;

Property Value

The virtual path of the directory that contains the application hosted in the current application domain.

See Also

HttpRuntime Members Skip Navigation Links




Previous page Back to top Next page

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