June 2002
Intermediate to advanced
816 pages
28h 12m
English
MimeMultipartRelatedBinding
Represents an extensibility element added to an InputBinding
or an OutputBinding element. This class
supports multipart MIME messages that use different MIME types for different portions of the message body.
The Parts property
provides a collection of MessagePart objects.
Each one represents an extensibility element added to the MimeMultipartRelatedBinding
to specify the MIME format for a single portion of the MIME message.
Public NotInheritable Class MimeMultipartRelatedBinding : Inherits ServiceDescriptionFormatExtension ' Public Constructors Public Sub New() ' Public Instance Properties Public ReadOnly Property Parts As MimePartCollection End Class
System.Object→ServiceDescriptionFormatExtension→ MimeMultipartRelatedBinding
Read now
Unlock full access