Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents constants related to MIME handling for MTOM.
The following tables list the members exposed by the MultipartMime type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
BinaryContentTransferEncoding | Specifies the content transfer encoding for a binary MIME part. This field is constant. |
![]() ![]() |
ContentTypeBase | Specifies the content type for the base MIME part. This field is constant. |
![]() ![]() |
EightBitContentTransferEncoding | Specifies the content transfer encoding for an eight-bit encoded MIME part. This field is constant. |
![]() ![]() |
SevenBitContentTransferEncoding | Specifies the content transfer encoding for a seven-bit encoded MIME part. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top