Share via


SoapElementNames Members

Specifies the elements defined in a SOAP header.

The following tables list the members exposed by the SoapElementNames type.

Public Constructors

  Name Description
SoapElementNames Initializes a new instance of the SoapElementNames class.

Top

Public Fields

  Name Description
public field static Body Specifies the element defining a SOAP body. This field is constant.
public field static Envelope Specifies the element defining a SOAP envelope. This field is constant.
public field static Fault Specifies the element defining a SOAP fault actor. This field is constant.
public field static Header Specifies the element defining a SOAP header. This field is constant.
public field static Message Specifies the element defining a SOAP message. This field is constant.
public field static StackTrace Specifies the element defining a SOAP stack trace. 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

SoapElementNames Class
Microsoft.Web.Services3 Namespace