| Overload | Description |
|---|---|
| AttachmentStream Constructor(FileStream) | Initializes a new AttachmentStream with the file data contained in content. |
| AttachmentStream Constructor(String) | Initializes a new AttachmentStream with the file data contained in the file specified by fileName. |
| AttachmentStream Constructor(Stream,String,ContentEncoding) | Initializes a new AttachmentStream with the data contained in attachment. |
Target Platforms: Microsoft .NET Framework 2.0