HTMLObjectElement.Data

HTMLObjectElement.Data property

A URI [IETF RFC 2396] specifying the location of the object’s data. See the data attribute definition in HTML 4.01.

public string Data { get; set; }

See Also