Soap.SOAPAttachIntf.IMimeAttachmentHandler.GetMIMEBoundary
Delphi
function GetMIMEBoundary: AnsiString;
C++
virtual System::AnsiString __fastcall GetMIMEBoundary(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.SOAPAttachIntf.pas Soap.SOAPAttachIntf.hpp |
Soap.SOAPAttachIntf | IMimeAttachmentHandler |
Description
Returns the value of the MIMEBoundary property.
GetMIMEBoundary is the read implementation for the MIMEBoundary property.