System.Net.Mail.AttachmentBase: Constructor Members

The constructors of System.Net.Mail.AttachmentBase are listed below. For a list of all members, see the AttachmentBase Members list.

See Also: Inherited members from System.Object

Protected Constructors

Instantiates an System.Net.Mail.AttachmentBase with the specified System.IO.Stream.

Instantiates an System.Net.Mail.AttachmentBase with the specified file name.

Instantiates an System.Net.Mail.AttachmentBase with the specified System.IO.Stream and System.Net.Mime.ContentType.

Instantiates an System.Net.Mail.AttachmentBase with the specified System.IO.Stream and media type.

Instantiates an System.Net.Mail.AttachmentBase with the specified file name and content type.

Instantiates an System.Net.Mail.AttachmentBase with the specified file name and media type.