This class is base class for MIME entity bodies.
| C# | Visual Basic | Visual C++ | F# |
public abstract class MIME_b
Public MustInherit Class MIME_b
public ref class MIME_b abstract
[<AbstractClassAttribute>] type MIME_b = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MIME_b(MIME_h_ContentType) |
Default constructor.
| |
| Entity |
Gets body owner entity. Returns null if body not bounded to any entity yet.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| IsModified |
Gets if body has modified.
| |
| MediaType |
Gets body media type. For example: 'text/plain'.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Parse(MIME_Entity, MIME_h_ContentType, SmartStream) |
Parses body from the specified stream
| |
| ToStream(Stream, MIME_Encoding_EncodedWord, Encoding, Boolean) |
Stores MIME entity body to the specified stream.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119