This version of Unity is unsupported.

MultipartFormFileSection.sectionName

public string sectionName;

Returns

string The section's name, or null.

Description

Returns the name of this section, if any.

See Also: [IMultipartFormSection.sectionName].