System.Web.Services.Description.HttpAddressBinding Class

Represents an extensibility element added to a System.Web.Services.Description.Port within an XML Web service. This class cannot be inherited.

See Also: HttpAddressBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtension("address", "http://schemas.xmlsoap.org/wsdl/http/", typeof(System.Web.Services.Description.Port))]
public sealed class HttpAddressBinding : ServiceDescriptionFormatExtension

Remarks

This class, through its HttpAddressBinding.Location property, specifies the base URI for the XML Web service. For more information about XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/.

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