HTMLObjectElement.Archive

HTMLObjectElement.Archive property

Space-separated list of archives. See the archive attribute definition in HTML 4.01.

public string Archive { get; set; }

See Also