Share via


MultipartMime Members

Represents constants related to MIME handling for MTOM.

The following tables list the members exposed by the MultipartMime type.

Public Fields

  Name Description
public field static BinaryContentTransferEncoding Specifies the content transfer encoding for a binary MIME part. This field is constant.
public field static ContentTypeBase Specifies the content type for the base MIME part. This field is constant.
public field static EightBitContentTransferEncoding Specifies the content transfer encoding for an eight-bit encoded MIME part. This field is constant.
public field static SevenBitContentTransferEncoding Specifies the content transfer encoding for a seven-bit encoded MIME part. This field is constant.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

MultipartMime Class
Microsoft.Web.Services3.Mime Namespace