Name

MimePart

Synopsis

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

Hierarchy

System.ObjectServiceDescriptionFormatExtension MimePart

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.