LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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].