asp.net.ph

HttpWorkerRequest.MachineInstallDirectory Property

System.Web Namespace   HttpWorkerRequest Class


Gets the physical path to the directory where the ASP.NET binaries are installed.

[ VB ]
<ComVisible ( False ) >
Overridable Public ReadOnly Property MachineInstallDirectory As _
   String

[ C# ]
 [ ComVisible ( false ) ] 
public virtual string MachineInstallDirectory {get;}

[ C++ ]
 [ ComVisible ( false ) ] 
public: __property virtual String* get_MachineInstallDirectory ( );

[ JScript ]
public ComVisible ( false ) 
function get MachineInstallDirectory ( ) : String;

Property Value

The physical directory to the ASP.NET binary files.

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