Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

MultipartFormDataSection.contentType

매뉴얼로 전환
public string contentType ;

반환

string The Content-Type header for this section, or null.

설명

Returns the value to use in this section's Content-Type header.

See Also: [IMultipartFormSection.contentType].