get_mime_type


Description:

public string get_mime_type ()

Allocates a string buffer containing the type and subtype defined by the this.

Parameters:

this

a ContentType

Returns:

an allocated string containing the type and subtype of the content-type in the format: type/subtype.