HTMLAppletElement.Object

HTMLAppletElement.Object property

The value of the “object” attribute. See the object attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01. @version DOM Level 2

public string Object { get; set; }

See Also