Xop.ContentTypeParameterNames Members
Defines constants that are used to construct a content type in a Message Transmission Optimization Mechanism (MTOM)-encoded SOAP message.
The following tables list the members exposed by the Xop.ContentTypeParameterNames type.
Public Fields
Name | Description | |
---|---|---|
Boundary | Represents the boundary string in a content type for an MTOM-encoded SOAP message. This field is constant. | |
CharSet | Represents the charset string in a content type for an MTOM-encoded SOAP message. This field is constant. | |
Start | Represents the start string in a content type for an MTOM-encoded SOAP message. This field is constant. | |
StartInfo | Represents the start-info string in a content type for an MTOM-encoded SOAP message. This field is constant. | |
Type | Represents the type string in a content type for an MTOM-encoded SOAP message. 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
See Also
Reference
Xop.ContentTypeParameterNames Class
Microsoft.Web.Services3.Mime Namespace