System.Web.Services.Description.MimePartCollection Class

Represents a collection of instances of the System.Web.Services.Description.MimePart class. This class cannot be inherited.

See Also: MimePartCollection Members

Syntax

public sealed class MimePartCollection : CollectionBase

Remarks

Each System.Web.Services.Description.MimePart within the collection represents an extensibility element added to a System.Web.Services.Description.MimeMultipartRelatedBinding, and specifies the MIME type for a corresponding System.Web.Services.Description.MessagePart.

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/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0