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
System.Web.Services.Configuration.XmlFormatExtensionPoint("Extensions")
This class specifies a single address (URI) for a , which defines message format and protocol details for operations and messages for a given . The property gets or sets those values for a specified Port.
This class corresponds to the Web Services Description Language (WSDL) <port> element, which is enclosed by the <service> element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl.
Defines an individual endpoint contained in the 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.Xml.XmlQualifiedName
a
A binding defines message format and protocol details for operations and messages for a . This property gets or sets those values for a specific Port.
Gets or sets the value of the XML <binding> attribute of the .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("binding")
Property
System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection
To be added: an object of type 'ServiceDescriptionFormatExtensionCollection'
To be added
Gets the collection of extensibility elements associated with the .
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlIgnore
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.Web.Services.Description.Service
To be added: an object of type 'Service'
To be added
Gets the of which the is a member.
1.0.5000.0
2.0.0.0