HTMLObjectElement.CodeBase

HTMLObjectElement.CodeBase property

Base URI [IETF RFC 2396] for classid, data, and archive attributes. See the codebase attribute definition in HTML 4.01.

public string CodeBase { get; set; }

See Also