Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.

Additional resources: [IMultipartFormSection.contentType].