This is base class for MIME header fields. Defined in RFC 2045 3.
| C# | Visual Basic | Visual C++ | F# |
public abstract class MIME_h
Public MustInherit Class MIME_h
public ref class MIME_h abstract
[<AbstractClassAttribute>] type MIME_h = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MIME_h()()()() |
Default constructor.
| |
| 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 this header field is modified since it has loaded.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Name |
Gets header field name. For example "Content-Type".
| |
| ToString()()()() |
Returns header field as string.
(Overrides Object.ToString()()()().) | |
| ToString(MIME_Encoding_EncodedWord, Encoding) |
Returns header field as string.
| |
| ToString(MIME_Encoding_EncodedWord, Encoding, Boolean) |
Returns header field as string.
| |
| ValueToString()()()() |
Returns header field value as string.
| |
| ValueToString(MIME_Encoding_EncodedWord, Encoding) |
Returns header field value as string.
|
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119