Gets or sets the applet class file.

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

Property Value

A string representing the location of the applet class file.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace