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

MultipartFormFileSection.contentType

매뉴얼로 전환
public string contentType ;

반환

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

설명

Returns the value of the section's Content-Type header.

See Also: [IMultipartFormSection.contentType].