HTMLAppletElement.Archive

HTMLAppletElement.Archive property

Comma-separated archive list. See the archive attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Archive { get; set; }

See Also