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("header", "http://schemas.xmlsoap.org/wsdl/soap/", typeof(System.Web.Services.Description.InputBinding), typeof(System.Web.Services.Description.OutputBinding)) For more information about specifying protocols for 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/. Represents an extensibility element added to an or an within an XML Web service. 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' The value of this property should be set only if the value of the property is Encoded. Otherwise the XML Web service will exhibit unexpected behavior. Gets or sets a URI representing the encoding style used to encode the SOAP header. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("encodingStyle") System.ComponentModel.DefaultValue("") Property 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlElement("headerfault") System.Web.Services.Description.SoapHeaderFaultBinding To be added. This property did not exist in version 1.0 of the Microsoft .NET Framework SDK. Gets or sets the extension type controlling the output in a WSDL document for the headerfault XML element of a SOAP header. Property System.Boolean To be added: an object of type 'bool' To be added Gets or sets a value indicating whether the instance is mapped to a specific property in generated proxy classes. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlIgnore Property System.Xml.XmlQualifiedName a The default value of this property is an empty string (""). Gets or sets a value specifying the name of the within the XML Web service to which the applies. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("message") Property System.String To be added: an object of type 'string' This property will return an empty string ("") if the property value has not been set. The value should only be set if the value of the property is Encoded. Otherwise the XML Web service will exhibit unexpected behavior. Get or sets the URI representing the location of the specification for encoding of content not specifically defined by the property. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("namespace") System.ComponentModel.DefaultValue("") Property System.String To be added: an object of type 'string' To be added Gets or sets a value indicating to which within the XML Web service the applies. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("part") Property System.Web.Services.Description.SoapBindingUse To be added: an object of type 'SoapBindingUse' To be added Specifies whether the header is encoded using rules specified by the property, or is encapsulated within a concrete XML schema. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("use") System.ComponentModel.DefaultValue(System.Web.Services.Description.SoapBindingUse.Default)