ContentType Class |
Namespace: Aspose.Email.Mime
The ContentType type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentType |
Initializes a new instance of the ContentType class.
|
![]() | ContentType(String) |
Initializes a new instance of the ContentType class.
|
Name | Description | |
---|---|---|
![]() | Boundary |
Gets or sets the value of the boundary parameter
included in the Content-Type header.
|
![]() | CharSet |
Gets or sets the value of the charset parameter.
|
![]() | MediaType |
Gets or sets the internet media type.
|
![]() | Name |
Gets or sets the value of the name parameter.
|
![]() | Parameters |
Gets the dictionary that contains the parameters.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |