This documentation is archived and is not being maintained.
HttpWorkerRequest Properties
Visual Studio 2008
The HttpWorkerRequest type exposes the following members.
| Name | Description | |
|---|---|---|
|
MachineConfigPath | Gets the full physical path to the Machine.config file. |
|
MachineInstallDirectory | Gets the physical path to the directory where the ASP.NET binaries are installed. |
|
RequestTraceIdentifier | Gets the corresponding Event Tracking for Windows trace ID for the current request. |
|
RootWebConfigPath | Gets the full physical path to the root Web.config file. |
Show: