The constructors of System.Net.Mail.AlternateView are listed below. For a list of all members, see the AlternateView Members list.
See Also: Inherited members from System.Net.Mail.AttachmentBase
Initializes a new instance of System.Net.Mail.AlternateView with the specified System.IO.Stream. | ||
Initializes a new instance of System.Net.Mail.AlternateView with the specified file name. | ||
Initializes a new instance of System.Net.Mail.AlternateView with the specified System.IO.Stream and System.Net.Mime.ContentType. | ||
Initializes a new instance of System.Net.Mail.AlternateView with the specified System.IO.Stream and media type. | ||
Initializes a new instance of System.Net.Mail.AlternateView with the specified file name and content type. | ||
Initializes a new instance of System.Net.Mail.AlternateView with the specified file name and media type. |