Share via


Xop.AttributeNames Class

Defines constants that represent the names of XML attributes for the <Include> element in an XOP package. This class cannot be inherited.

Namespace: Microsoft.Web.Services3.Mime
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim xop_AttributeNames1 As Xop.AttributeNames

Syntax

'Declaration
NotInheritable Public Class Xop.AttributeNames
public static class Xop.AttributeNames
public ref class Xop::AttributeNames abstract sealed
public final abstract class Xop.AttributeNames
public abstract class Xop.AttributeNames

Remarks

An XOP package is contained in a SOAP message that is Message Transmission Optimization Mechanism (MTOM)-encoded.

Inheritance Hierarchy

System.Object
  Microsoft.Web.Services3.Mime.Xop.AttributeNames

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

Xop.AttributeNames Members
Microsoft.Web.Services3.Mime Namespace

Other Resources

How to: Enable a Web Service to Send and Receive Large Amounts of Data