This class represents normal unstructured text header field.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class MIME_h_Unstructured : MIME_h
Public Class MIME_h_Unstructured Inherits MIME_h
public ref class MIME_h_Unstructured : public MIME_h
type MIME_h_Unstructured = class inherit MIME_h end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
MIME_h_Unstructured(String, String) |
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.
(Overrides MIME_h.IsModified.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Name |
Gets header field name.
(Overrides MIME_h.Name.) | |
Parse(String) |
Parses header field from the specified value.
| |
ToString(MIME_Encoding_EncodedWord, Encoding, Boolean) |
Returns header field as string.
(Overrides MIME_h.ToString(MIME_Encoding_EncodedWord, Encoding, Boolean).) | |
ToString()()()() |
Returns header field as string.
(Inherited from MIME_h.) | |
ToString(MIME_Encoding_EncodedWord, Encoding) |
Returns header field as string.
(Inherited from MIME_h.) | |
Value |
Gets or sets header field value.
| |
ValueToString()()()() |
Returns header field value as string.
(Inherited from MIME_h.) | |
ValueToString(MIME_Encoding_EncodedWord, Encoding) |
Returns header field value as string.
(Inherited from MIME_h.) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119