HTMLObjectElement.CodeType

HTMLObjectElement.CodeType property

Content type for data downloaded via classid attribute. See the codetype attribute definition in HTML 4.01.

public string CodeType { get; set; }

See Also