HTMLAppletElement.Code Property |
Gets or sets the name of the class file that contains the applet's compiled applet subclass.
[VBScript] Public Property Code As String
[JScript] public function get Code() : String; public function set Code(String);
A string representing the name of the class file.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace