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!

WebServicesConfiguration Class

Contains configuration information for the web service runtime. The information is loaded from the config.web configuration file.

Object
   WebServicesConfiguration

[Visual Basic]
Public Class WebServicesConfiguration
[C#]
public class WebServicesConfiguration
[C++]
public __gc class WebServicesConfiguration
[JScript]
public class WebServicesConfiguration

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services

Assembly: System.Web.Services.dll

See Also

WebServicesConfiguration Members | System.Web.Services Namespace