Attachment Methods |
The Attachment type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateAttachmentFromString(String, ContentType) |
Creates the attachment from string.
|
![]() ![]() | CreateAttachmentFromString(String, String) |
Creates the attachment from string.
|
![]() ![]() | CreateAttachmentFromString(String, String, Encoding, String) |
Creates the attachment from string.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing,
releasing, or resetting unmanaged resources.
(Inherited from AttachmentBase.) |
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from AttachmentBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GenerateContentId |
Generates the content id value.
(Overrides AttachmentBaseGenerateContentId.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Save(Stream) |
Saves the specified stream.
(Inherited from AttachmentBase.) |
![]() | Save(String) |
Saves the specified file name.
(Inherited from AttachmentBase.) |
![]() | SetContentFromString |
Sets the content from string.
(Inherited from AttachmentBase.) |
![]() | ToString | (Inherited from Object.) |