MultipartFormDataSection.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.
string
The section's name, or null.
Returns the name of this section, if any.
See Also: IMultipartFormSection.sectionName.