ContentType.MediaType

ContentType.MediaType property

Gets or sets the internet media type.

public string MediaType { get; set; }

Property Value

A String that contains the media type.

See Also