June 2002
Intermediate to advanced
816 pages
28h 12m
English
MimePart
This class represents an extensibility element added to a MimeMultipartRelatedBinding object.
The Extensions collection
can include MimeContentBinding, MimeXmlBinding, and SoapBodyBinding
objects. Each one specifies the concrete MIME type for a portion of the multipart MIME message
(these classes all provide a Part property that references the MessagePart
object to which the MIME binding applies).
Public NotInheritable Class MimePart : Inherits ServiceDescriptionFormatExtension ' Public Constructors Public Sub New() ' Public Instance Properties Public ReadOnly Property Extensions As ServiceDescriptionFormatExtensionCollection End Class
System.Object→ServiceDescriptionFormatExtension→ MimePart
Read now
Unlock full access