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.NamedItem
The class corresponds to a Web Services Description Language (WSDL) part element enclosed by the message element, which is in turn enclosed by the definitions root element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.
Represents the messages to be broken up into their logical units with specific abstract information for each part. 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.Xml.XmlQualifiedName
a
This property corresponds to the element attribute of the part element for which the class serves as a wrapper.
Gets or sets the name of the XML element that corresponds to the current .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("element")
Property
2.0.0.0
System.Xml.Serialization.XmlIgnore
System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection
To be added.
To be added.
Gets the associated with this .
Property
System.Web.Services.Description.Message
To be added: an object of type 'Message'
To be added
Gets the of which the is a member.
1.0.5000.0
2.0.0.0
Property
System.String
To be added
To be added: an object of type 'string'
To be added
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("name")
Property
System.Xml.XmlQualifiedName
a
This property corresponds to the type attribute of the part element for which the class serves as a wrapper. In general, it refers to a data type defined in the XSD schema, but it can also be extended, as long as the XML namespace used is different from that of Web Services Description Language (WSDL).
Gets or sets the XML data type of the .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("type")
System.Web.Services.Configuration.XmlFormatExtensionPoint("Extensions")