ContentType.ContentType

ContentType()

Initializes a new instance of the ContentType class.

public ContentType()

See Also


ContentType(string)

Initializes a new instance of the ContentType class.

public ContentType(string contentType)
ParameterTypeDescription
contentTypeStringType of the content.

See Also