Content type for the uploaded data
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string ContentType { get; set; }
 Remarks
 Remarks
            If this is not set, an attempt will be made to infer it from the extension on Key or Path (in that order), 
            otherwise 'application/octet-stream' will be assumed.