| _name | System.Net.Mail.Attachment | private |
| _nameEncoding | System.Net.Mail.Attachment | private |
| _part | System.Net.Mail.AttachmentBase | private |
| Attachment() | System.Net.Mail.Attachment | inlinepackage |
| Attachment(string fileName) | System.Net.Mail.Attachment | inline |
| Attachment(string fileName, string? mediaType) | System.Net.Mail.Attachment | inline |
| Attachment(string fileName, ContentType contentType) | System.Net.Mail.Attachment | inline |
| Attachment(Stream contentStream, string? name) | System.Net.Mail.Attachment | inline |
| Attachment(Stream contentStream, string? name, string? mediaType) | System.Net.Mail.Attachment | inline |
| Attachment(Stream contentStream, ContentType contentType) | System.Net.Mail.Attachment | inline |
| AttachmentBase() | System.Net.Mail.AttachmentBase | inlinepackage |
| AttachmentBase(string fileName) | System.Net.Mail.AttachmentBase | inlineprotected |
| AttachmentBase(string fileName, string? mediaType) | System.Net.Mail.AttachmentBase | inlineprotected |
| AttachmentBase(string fileName, ContentType? contentType) | System.Net.Mail.AttachmentBase | inlineprotected |
| AttachmentBase(Stream contentStream) | System.Net.Mail.AttachmentBase | inlineprotected |
| AttachmentBase(Stream contentStream, string? mediaType) | System.Net.Mail.AttachmentBase | inlineprotected |
| AttachmentBase(Stream contentStream, string name, string mediaType) | System.Net.Mail.AttachmentBase | inlinepackage |
| AttachmentBase(Stream contentStream, ContentType? contentType) | System.Net.Mail.AttachmentBase | inlineprotected |
| ContentDisposition | System.Net.Mail.Attachment | |
| ContentId | System.Net.Mail.AttachmentBase | |
| ContentLocation | System.Net.Mail.AttachmentBase | package |
| ContentStream | System.Net.Mail.AttachmentBase | |
| ContentType | System.Net.Mail.AttachmentBase | |
| CreateAttachmentFromString(string content, string? name) | System.Net.Mail.Attachment | inlinestatic |
| CreateAttachmentFromString(string content, string? name, Encoding? contentEncoding, string? mediaType) | System.Net.Mail.Attachment | inlinestatic |
| CreateAttachmentFromString(string content, ContentType contentType) | System.Net.Mail.Attachment | inlinestatic |
| Dispose() | System.Net.Mail.AttachmentBase | inline |
| Dispose(bool disposing) | System.Net.Mail.AttachmentBase | inlineprotectedvirtual |
| disposed | System.Net.Mail.AttachmentBase | package |
| MimePart | System.Net.Mail.AttachmentBase | package |
| Name | System.Net.Mail.Attachment | |
| NameEncoding | System.Net.Mail.Attachment | |
| PrepareForSending(bool allowUnicode) | System.Net.Mail.Attachment | inlinepackagevirtual |
| s_contentCIDInvalidChars | System.Net.Mail.AttachmentBase | privatestatic |
| SetContentFromFile(string fileName, ContentType contentType) | System.Net.Mail.AttachmentBase | inlinepackage |
| SetContentFromFile(string fileName, string mediaType) | System.Net.Mail.AttachmentBase | inlinepackage |
| SetContentFromString(string content, ContentType contentType) | System.Net.Mail.AttachmentBase | inlinepackage |
| SetContentFromString(string content, Encoding encoding, string mediaType) | System.Net.Mail.AttachmentBase | inlinepackage |
| SetContentTypeName(bool allowUnicode) | System.Net.Mail.Attachment | inlinepackage |
| TransferEncoding | System.Net.Mail.AttachmentBase | |