Mono Class Library: Overview

System.Net.Mail.Attachment: Members

The members of System.Net.Mail.Attachment are listed below.

See Also: Inherited members from System.Net.Mail.AttachmentBase

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
ContentDispositionSystem.Net.Mime.ContentDisposition. Documentation for this section has not yet been entered.
Namestring. Documentation for this section has not yet been entered.
NameEncodingSystem.Text.Encoding. Documentation for this section has not yet been entered.

Public Methods

static
CreateAttachmentFromString(string, System.Net.Mime.ContentType) : Attachment
Documentation for this section has not yet been entered.
static
CreateAttachmentFromString(string, string) : Attachment
Documentation for this section has not yet been entered.
static
CreateAttachmentFromString(string, string, System.Text.Encoding, string) : Attachment
Documentation for this section has not yet been entered.