Multipart.getBoundary
string getBoundary() nothrowGets 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.
string getBoundary() nothrowGets the boundary on the multipart. If the internal boundary is null, then an auto-generated boundary will be set on the multipart and returned.