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.
See Also: [IMultipartFormSection.contentType].