System.Web.Services.Description.ServiceDescriptionFormatExtension Class

Represents an extensibility element added to an XML Web service.

See Also: ServiceDescriptionFormatExtension Members

Syntax

public abstract class ServiceDescriptionFormatExtension

Remarks

In a derived class, the ServiceDescriptionFormatExtension class allows users to define extensibility elements in addition to those defined in the Web Services Description Language (WSDL) specification. Extensibility elements can be added to a System.Web.Services.Description.ServiceDescription at any of several levels within the class hierarchy. Thus many classes derived from the System.Web.Services.Description.DocumentableItem class (including the System.Web.Services.Description.ServiceDescription class) have an Extensions property, which returns a System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0