Soap.WebNode.IWebNode.GetMimeBoundary

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetMimeBoundary: string;

C++

virtual System::UnicodeString __fastcall GetMimeBoundary() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.WebNode.pas
Soap.WebNode.hpp
Soap.WebNode IWebNode

Description

Returns the value of the MimeBoundary property.

GetMimeBoundary is the read access method for the MimeBoundary property.

See Also