Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

MultipartFormFileSection.fileName

public string fileName;

Returns

string The desired file name of this section, or null if this is not a file section.

Description

Returns a string denoting the desired filename of this section on the destination server.

See Also: [IMultipartFormSection.fileName].

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答