The members of System.Net.Mail.AlternateView are listed below.
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. |
BaseUri | Uri.
Gets or sets the base URI to use for resolving relative URIs in the System.Net.Mail.AlternateView. | |
[read-only] | LinkedResources | LinkedResourceCollection.
Gets the set of embedded resources referred to by this attachment. |
static | CreateAlternateViewFromString(string)
| |
static | CreateAlternateViewFromString(string, System.Net.Mime.ContentType)
| |
static | CreateAlternateViewFromString(string, System.Text.Encoding, string)
|
override | Dispose(bool)
|