Title

HTMLElement.Title property

Obtiene o establece el título de aviso del elemento. Consulte la definición del atributo de título en HTML 4.01.

public string Title { get; set; }

Ver también