ServiceDescriptionFormatExtension Class
Represents an extensibility element added to an XML Web service.
Assembly: System.Web.Services (in System.Web.Services.dll)
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 ServiceDescription at any of several levels within the class hierarchy. Thus many classes derived from the DocumentableItem class (including the ServiceDescription class) have an Extensions property, which returns a ServiceDescriptionFormatExtensionCollection.
System.Web.Services.Description::ServiceDescriptionFormatExtension
System.Web.Services.Description::HttpAddressBinding
System.Web.Services.Description::HttpBinding
System.Web.Services.Description::HttpOperationBinding
System.Web.Services.Description::HttpUrlEncodedBinding
System.Web.Services.Description::HttpUrlReplacementBinding
System.Web.Services.Description::MimeContentBinding
System.Web.Services.Description::MimeMultipartRelatedBinding
System.Web.Services.Description::MimePart
System.Web.Services.Description::MimeTextBinding
System.Web.Services.Description::MimeXmlBinding
System.Web.Services.Description::SoapAddressBinding
System.Web.Services.Description::SoapBinding
System.Web.Services.Description::SoapBodyBinding
System.Web.Services.Description::SoapFaultBinding
System.Web.Services.Description::SoapHeaderBinding
System.Web.Services.Description::SoapHeaderFaultBinding
System.Web.Services.Description::SoapOperationBinding
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.