set_boundary


Description:

public virtual void set_boundary (string boundary)

Sets boundary as the boundary on the multipart.

If boundary is null, then a boundary will be auto-generated for you.

Parameters:

this

a Multipart object

boundary

boundary or null to autogenerate one