HTMLAppletElement.CodeBase Property |
Gets or sets the base URI for the applet.
[VBScript] Public Property CodeBase As String
[JScript] public function get CodeBase() : String; public function set CodeBase(String);
A string representing the base URI for the applet.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace