Share via


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
public field static Boundary Represents the boundary string in a content type for an MTOM-encoded SOAP message. This field is constant.
public field static CharSet Represents the charset string in a content type for an MTOM-encoded SOAP message. This field is constant.
public field static Start Represents the start string in a content type for an MTOM-encoded SOAP message. This field is constant.
public field static StartInfo Represents the start-info string in a content type for an MTOM-encoded SOAP message. This field is constant.
public field static 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
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

Xop.ContentTypeParameterNames Class
Microsoft.Web.Services3.Mime Namespace