Partilhar via


MimeContentType Members

Include Protected Members
Include Inherited Members

The MimeContentType class contains the native MIME stream of an object that is represented in base64Binary format.

The MimeContentType type exposes the following members.

Constructors

  Name Description
Public method MimeContentType The MimeContentType constructor initializes a new instance of the MimeContentType class.

Top

Properties

  Name Description
Public property CharacterSet The CharacterSet property gets or sets the ISO character set that is used in the MIME message.
Public property Value The Value property gets or sets the MIME content of an object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top