Multipart.setBoundary

Sets boundary as the boundary on the multipart. If boundary is null, then a boundary will be auto-generated for you.

class Multipart
void
setBoundary
(
string boundary
)

Parameters

boundary string

boundary or null to autogenerate one