System.Net.Mime.ContentType public class ContentType Documentation public string Boundary { get; set; } public string CharSet { get; set; } public string MediaType { get; set; } public string Name { get; set; } public StringDictionary Parameters { get; } public ContentType() public ContentType(string contentType)