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 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. It specifies the SOAP header types used to transmit error information within the SOAP header. 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 error message for the SOAP header. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("encodingStyle") System.ComponentModel.DefaultValue("") Property System.Xml.XmlQualifiedName a To be added 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 a URI representing the location of the specifications for encoding 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 which within the XML Web service the applies to. 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 schema. 1.0.5000.0 2.0.0.0 System.Xml.Serialization.XmlAttribute("use") System.ComponentModel.DefaultValue(System.Web.Services.Description.SoapBindingUse.Default)