HTMLAppletElement.CodeBase

HTMLAppletElement.CodeBase property

Optional base URI [IETF RFC 2396] for applet. See the codebase attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string CodeBase { get; set; }

See Also