HTMLBodyElement.VLink

Color of links that have been visited by the user. See the vlink attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string VLink { get; set; }

See Also