HTMLOptionElement.Text

HTMLOptionElement.Text property

The text contained within the option element.

public string Text { get; }

See Also