HTMLObjectElement.CodeBase Property |
Gets or sets the base URI for classid, data, and archive attributes.
[VBScript] Public Property CodeBase As String
[JScript] public function get CodeBase() : String; public function set CodeBase(String);
A string representing base URI for classid, data, and archive attributes.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace