NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpWorkerRequest.MachineInstallDirectory

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property MachineInstallDirectory As _
   String
[C#]
public string MachineInstallDirectory {virtual get;}
[C++]
public: __property virtual String* get_MachineInstallDirectory();
[JScript]
public function get MachineInstallDirectory() : String;

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace