LumiSoft Net Help
ParametizedHeaderField Class
NamespacesLumiSoft.Net.MimeParametizedHeaderField
Parametized header field.

Syntax: value;parameterName=parameterValue;parameterName=parameterValue;... . Example: (Content-Type:) text/html; charset="ascii".

Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")]
public class ParametizedHeaderField
<ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")>
Public Class ParametizedHeaderField
[ObsoleteAttribute(L"See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")]
public ref class ParametizedHeaderField
[<ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")>]
type ParametizedHeaderField =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ParametizedHeaderField(HeaderField)
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets header field name.

Parameters
Gets header field parameters.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Value
Gets or sets header field value.

Inheritance Hierarchy
Object
ParametizedHeaderField

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