OptionElement.Text

OptionElement.Text property

This attribute represents the text content of this node and its descendants.

public string Text { get; set; }

See Also