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!

IHttpMapPath.MachineConfigPath

[To be supplied.]

[Visual Basic]
ReadOnly Property MachineConfigPath As String
[C#]
string MachineConfigPath {get;}
[C++]
String* get_MachineConfigPath() = 0;
[JScript]
abstract function get MachineConfigPath() : String;

See Also

IHttpMapPath Interface | IHttpMapPath Members | System.Web Namespace