System.Web.Services 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Web.Services.Description.ServiceDescriptionFormatExtension System.Web.Services.Configuration.XmlFormatExtension("operation", "http://schemas.xmlsoap.org/wsdl/http/", typeof(System.Web.Services.Description.OperationBinding)) This class respresents an extensibility element in Web Services Description Language (WSDL) specific to HTTP. It specifies the relative URL of an operation using as the base the location specified by an . For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/. Represents an extensibility element added to an within an XML Web service. This class cannot be inherited. Constructor To be added Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Property System.String To be added: an object of type 'string' To be added Gets or sets the URL relative to the location specified by the , within the Web Services Description Language (WSDL) document, of the operation supported by the . 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("location")