This documentation is archived and is not being maintained.
System.Web.Services.Configuration Namespace
.NET Framework 1.1
The System.Web.Services.Configuration namespace consists of the classes that configure how XML Web services created using ASP.NET run.
Classes
| Class | Description |
|---|---|
| XmlFormatExtensionAttribute | Specifes that a service description format extension runs at one or more extension points. This class cannot be inherited. |
| XmlFormatExtensionPointAttribute | Specifies the XML namespace and XML namespace prefix to use for a service description format extension within a service description. This class cannot be inherited. |
| XmlFormatExtensionPrefixAttribute | Specifies the XML namespace and XML namespace prefix to use for a service description format extension within a service description. This class cannot be inherited. |
See Also
Show: