asp.net.ph

HttpWorkerRequest.MachineConfigPath Property

System.Web Namespace   HttpWorkerRequest Class


Gets the full physical path to the Machine.config file.

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

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

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

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

Property Value

The physical path to the Machine.config file.

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