The members of System.Net.Mail.LinkedResource are listed below.
See Also: Inherited members from System.Net.Mail.AttachmentBase
![]() Initializes a new instance of System.Net.Mail.LinkedResource using the supplied System.IO.Stream. | ||
![]() Initializes a new instance of System.Net.Mail.LinkedResource using the specified file name. | ||
![]() Initializes a new instance of System.Net.Mail.LinkedResource with the values supplied by System.IO.Stream and System.Net.Mime.ContentType. | ||
![]() Initializes a new instance of System.Net.Mail.LinkedResource with the specified System.IO.Stream and media type. | ||
![]() Initializes a new instance of System.Net.Mail.LinkedResource with the specified file name and content type. | ||
![]() Initializes a new instance of System.Net.Mail.LinkedResource with the specified file name and media type. |
ContentLink | Uri.
![]() Gets or sets a URI that the resource must match. |
static | CreateLinkedResourceFromString(string)
| |
static | CreateLinkedResourceFromString(string, System.Net.Mime.ContentType)
| |
static | CreateLinkedResourceFromString(string, System.Text.Encoding, string)
|