property ContentType: string;
Description
Gets or sets the value of the Content-type HTTP header.
The ContentType property contains the media type of the request. Values assigned to the ContentType property replace any existing contents when the request sends the Content-type HTTP header.
See also