DefaultResponseContentType.ContentType property

The default response content type dictionary.

public IDictionary<string, ICollection<ContentTypeWithSchema>> ContentType { get; set; }

See Also