Share via


Attachment Members

Specifies header and payload data for sending and receiving attachments with SOAP messages.

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

Public Constructors

  Name Description
Attachment Overloaded.  

Top

Public Properties

  Name Description
public property ContentType  
public property Id Gets or sets the unique ID for a DIME attachment.
public property Stream Gets or sets the stream for reading or writing the attachment payload.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (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

Attachment Class
Microsoft.Web.Services2.Attachments Namespace