MimePart

MimePart

System.Web.Services.Description (system.web.services.dll)sealed class

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 sealed class MimePart : ServiceDescriptionFormatExtension { // Public Constructors    public MimePart( ); // Public Instance Properties    public ServiceDescriptionFormatExtensionCollection Extensions{get; } }

Hierarchy

System.Object ServiceDescriptionFormatExtension MimePart

Returned By

MimePartCollection.this

Passed To

MimePartCollection.{Add( ), Contains( ), CopyTo( ), IndexOf( ), Insert( ), Remove( ), this}



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net