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);

Property Value

A string representing a space-separated list of archives.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace