HTMLObjectElement.Code Property |
Gets or sets the applet class file.
[VBScript] Public Property Code As String
[JScript] public function get Code() : String; public function set Code(String);
A string representing the location of the applet class file.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace