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.XmlFormatExtensionPoint("Extensions")
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 a , specifying the concrete MIME type for the to which the MimePart applies. 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.Web.Services.Description.ServiceDescriptionFormatExtensionCollection
To be added: an object of type 'ServiceDescriptionFormatExtensionCollection'
This collection must have at least one member. If it has more than one member, the members are alternative MIME formats for the current . Members can be of the following types:
-
-
-
Each of these classes exposes a Part property specifying the with which the MimePart is associated. If this collection has no members, the XML Web service will fail to generate a Web Services Description Language (WSDL) file when it is requested. For more information about how MIME extends WSDL, see the specification at http://www.w3.org/TR/wsdl/.
Gets the collection of MIME extensibility elements for the part of the of which the is a member.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlIgnore