LumiSoft Net Help
MIME_h_Unparsed Class
NamespacesLumiSoft.Net.MIMEMIME_h_Unparsed
This class represent header field what parsing has failed.
Declaration Syntax
C#Visual BasicVisual C++F#
public class MIME_h_Unparsed : MIME_h
Public Class MIME_h_Unparsed
	Inherits MIME_h
public ref class MIME_h_Unparsed : public MIME_h
type MIME_h_Unparsed =  
    class
        inherit MIME_h
    end
Members
All MembersMethodsProperties



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Exception
Gets error happened during parse.

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 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.)
Inheritance Hierarchy
Object
MIME_h
 MIME_h_Unparsed

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119