HTMLObjectElement.Archive Property |
Gets or sets the list of archives containing resources relevant to the object.
[VBScript] Public Property Archive As String
[JScript] public function get Archive() : String; public function set Archive(String);
A string representing a space-separated list of archives.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace