HttpRequest.ContentType Property Namespace: Rebex.Net Assembly: Rebex.Http.dll ContentType Gets or sets HTTP Content-Type header. Declaration public override string ContentType { get; set; } Property Value Type Description String Overrides WebRequest.ContentType