The AlternateView type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AlternateView | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetContentLength |
Gets the length of the attachment.
(Inherited from AttachmentBase.) | |
| GetContentStream | Overloaded. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save | Overloaded. | |
| SetContent | Overloaded. | |
| SetContentFromFile | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Charset |
Gets the charset (Encoding) of the content of this attachment.
(Inherited from AttachmentBase.) | |
| ContentDescription |
Gets or sets the content description of this attachment.
(Inherited from AttachmentBase.) | |
| ContentDisposition |
Gets the content disposition of this attachment.
(Inherited from AttachmentBase.) | |
| ContentId |
Gets or sets the content ID of this attachment.
(Inherited from AttachmentBase.) | |
| ContentLocation |
Gets or sets the absolute or relative URI of this message part.
(Inherited from AttachmentBase.) | |
| ContentString |
Gets the content string of this attachment.
(Inherited from AttachmentBase.) | |
| ContentType |
Gets the content type of this attachment.
(Inherited from AttachmentBase.) | |
| MediaType |
Gets the media type of this attachment.
(Inherited from AttachmentBase.) | |
| Options |
Gets or sets verious options for MIME parser and writer.
(Inherited from AttachmentBase.) | |
| TransferEncoding |
Gets or sets the TransferEncoding of the content of this attachment.
(Inherited from AttachmentBase.) |