MultipartFormDataSection.contentType
public string contentType;
Returns
string
The Content-Type header for this section, or null.
Description 描述
Returns the value to use in this section's Content-Type header.
See Also: IMultipartFormSection.contentType.