HTMLAppletElement.Archive Property |
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);
A string representing a comma-separated list of URIs.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace