This version of Unity is unsupported.

MultipartFormFileSection.contentType

public string contentType;

Returns

string The Content-Type header for this section, or null.

Description

Returns the value of the section's Content-Type header.

See Also: [IMultipartFormSection.contentType].