Multipart.getBoundary

string getBoundary() nothrow

Gets the boundary on the multipart. If the internal boundary is null, then an auto-generated boundary will be set on the multipart and returned.

Returns

the boundary on the multipart.