Gets or sets content type of the uploading files.
as3.converters( [ { //...other params... contentType: "", //...other params... } ] })
Type: String
The content type of the uploading files.
Default value is "".