Soap.InvokeRegistry.TSOAPAttachment Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CacheFilepublicIdentifies the temporary file where the attachment is saved.
CacheFilePersistpublicIndicates whether the temporary file that contains the attachment data is deleted when TSOAPAttachment is freed.
ContentTypepublicSpecifies the MIME type of the attachment data.
DataContextpublicSpecifies the object that controls the lifetime of a TRemotable instance.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EncodingpublicIndicates the encoding (character set) of the body of the attachment.
HeaderspublicIndicates the values of the headers received with the attachment.
OwnershippublicIndicates whether the TSOAPAttachment object should free its source stream.
SerializationOptionspublicIndicates how the value of the TRemotable descendant encodes its value.
SourceStreampublicIndicates a stream from which to read the content of an attachment that the application sends.
SourceStringpublicSpecifies a string that is sent as the value of the attachment.