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

MultipartFormFileSection.sectionName

public string sectionName;

Returns

string The section's name, or null.

Description

Returns the name of this section, if any.

Additional resources: [IMultipartFormSection.sectionName].