Gets or sets a comma-separated list of URIs for archives containing classes and other resources that will be "preloaded".

[VBScript]
Public Property Archive As String
[JScript]
public function get Archive() : String;
public function set Archive(String);

Property Value

A string representing a comma-separated list of URIs.

See Also

HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace