Gets or sets the content type for data download.

[VBScript]
Public Property CodeType As String
[JScript]
public function get CodeType() : String;
public function set CodeType(String);

Property Value

A string representing the content type for data download.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace